summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bda2cde3..f4d7c827 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-14 Stefan Kost <ensonic@users.sf.net>
+
+ * tests/examples/spectrum/spectrum-example.c:
+ Add missing include to fix compilation when libxml usage is disabled.
+ Fixes: #516371
+
2008-02-12 Jan Schmidt <jan.schmidt@sun.com>
patch by: Wim Taymans <wim.taymans@collabora.co.uk>