summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-06 23:42:40 +0000
committerDavid Robillard <d@drobilla.net>2011-11-06 23:42:40 +0000
commit52975c0836938d3932ab34ec3ac139ad09c0fb4b (patch)
treea94f3b0f1b0da68591f1f3d53531b160665c7f3a /ChangeLog
parent444ce667a46d16eb1dd019543f731b2cabc70abd (diff)
downloadlilv-52975c0836938d3932ab34ec3ac139ad09c0fb4b.tar.gz
lilv-52975c0836938d3932ab34ec3ac139ad09c0fb4b.tar.bz2
lilv-52975c0836938d3932ab34ec3ac139ad09c0fb4b.zip
Update ChangeLog.
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3602 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1328232..66ff0a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ lilv (UNRELEASED) unstable; urgency=low
* Make Lilv::uri_to_path static inline (fix linking errors)
* Use correct URI for dcterms:replaces (for hiding old plugins):
"http://purl.org/dc/terms/replaces"
+ * Fix compilation on BSD
-- David Robillard <d@drobilla.net> (UNRELEASED)