summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f771c4..1e2bacf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+slv2 (0.6.4) unstable; urgency=low
+
+ * Add generic query interface to allow arbitrary querying of data
+ * Combine similar headers (reduce code duplication)
+ * Upgrade to waf 1.5.4
+
+ -- Dave Robillard <dave@drobilla.net> Thu, 16 Apr 2009 20:13:08 -0400
+
slv2 (0.6.3) unstable; urgency=low
* Fix illegal output of slv2_value_get_turtle_token for floats.