summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-04-05 23:51:45 +0000
committerDavid Schleef <ds@schleef.org>2004-04-05 23:51:45 +0000
commit892b4bfac0e38ccc487f0f81a8a4cc8345c4f15c (patch)
tree0fc194dca8740c1d180a907fa038662044341422 /ChangeLog
parent42a7c9dd935c3e26fdcf7524e0412098154b8bc6 (diff)
downloadgst-plugins-bad-892b4bfac0e38ccc487f0f81a8a4cc8345c4f15c.tar.gz
gst-plugins-bad-892b4bfac0e38ccc487f0f81a8a4cc8345c4f15c.tar.bz2
gst-plugins-bad-892b4bfac0e38ccc487f0f81a8a4cc8345c4f15c.zip
ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use a deprecated function (hack!)
Original commit message from CVS: * ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use a deprecated function (hack!)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4ffdddc..a69a593f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-05 David Schleef <ds@schleef.org>
+
+ * ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use
+ a deprecated function (hack!)
+
2004-04-05 Benjamin Otte <otte@gnome.org>
* ext/esd/esdmon.c: (gst_esdmon_get):