summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-12-09 02:34:41 +0000
committerDavid Robillard <d@drobilla.net>2009-12-09 02:34:41 +0000
commitecaf137284ec8a268eeba963b69a44a5a25db6f8 (patch)
tree7ad56ec8a373bf40bb96f0023c1bb45bf71ef1e8 /ChangeLog
parent21a978e809fc384c268d4478c0dbd1f325cf8c1f (diff)
downloadpatchage-ecaf137284ec8a268eeba963b69a44a5a25db6f8.tar.gz
patchage-ecaf137284ec8a268eeba963b69a44a5a25db6f8.tar.bz2
patchage-ecaf137284ec8a268eeba963b69a44a5a25db6f8.zip
Patchage 0.4.3.
Update ChangeLog. Fix warning when building with --jack-dbus. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2305 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cffdc10..dd85f59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+patchage (0.4.3) unstable; urgency=low
+
+ * Switch to waf build system
+ * Fix compilation with GCC 4.4
+ * Better ALSA support
+ * Massive performance improvements when ALSA is enabled
+ * Center on startup
+
+ -- Dave Robillard <dave@drobilla.net> Tue, 08 Dec 2009 21:13:37 -0500
+
+
patchage (0.4.2) unstable; urgency=low
* LASH support via D-BUS from ladi-patchage branch