aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-07-26 20:43:43 +0000
committerDavid Robillard <d@drobilla.net>2011-07-26 20:43:43 +0000
commit070cbeb20775154aad7538145b547c0a98fc8c7b (patch)
treec3d4dc6e825021d29acfc2bbd2aaea68331e7334 /ChangeLog
parentfb2e4b8c2059ee632bd907485aef74ac09f2cd61 (diff)
downloadserd-070cbeb20775154aad7538145b547c0a98fc8c7b.tar.gz
serd-070cbeb20775154aad7538145b547c0a98fc8c7b.tar.bz2
serd-070cbeb20775154aad7538145b547c0a98fc8c7b.zip
Fix pretty printing of successive blank descriptions, i.e. "] , [".
git-svn-id: http://svn.drobilla.net/serd/trunk@209 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46e32706..5337a87a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+serd (UNRELEASED) unstable; urgency=low
+
+ * Fix pretty printing of successive blank descriptions, i.e. "] , ["
+
+ -- David Robillard <d@drobilla.net> UNRELEASED
+
serd (0.4.2) unstable; urgency=low
* Fix compilation issues on some systems