summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-01-08 20:57:00 +0000
committerDavid Robillard <d@drobilla.net>2012-01-08 20:57:00 +0000
commitacd1a7440e0b0a82db635861dc6fcc65f54b51a1 (patch)
tree3c5cee4fbcb90a9e576f37d3d1607bbef42e1156 /ChangeLog
parentd7ea96c20f33febd871adea36e6ab5d77614d3db (diff)
downloadlilv-acd1a7440e0b0a82db635861dc6fcc65f54b51a1.tar.gz
lilv-acd1a7440e0b0a82db635861dc6fcc65f54b51a1.tar.bz2
lilv-acd1a7440e0b0a82db635861dc6fcc65f54b51a1.zip
Update man pages.
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3924 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 c7265d7..895ea79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,7 @@ lilv (UNRELEASED) unstable; urgency=low
save and restore plugin state both in memory and on disk, as well as
save presets in a host-sharable way since the disk format is identical
to the LV2 presets format.
+ * Update old references to lv2_list (now lv2ls)
-- David Robillard <d@drobilla.net> (UNRELEASED)