summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-06-05 14:34:02 +0000
committerBenjamin Otte <otte@gnome.org>2004-06-05 14:34:02 +0000
commit1047369c8e0f922c22592c4a06cba285d85139ce (patch)
tree9784974b5156431c58c965acbf132ea2a14f0ac7 /ChangeLog
parent02f0877094e207105abe21caaab0646d457595b0 (diff)
downloadgst-plugins-bad-1047369c8e0f922c22592c4a06cba285d85139ce.tar.gz
gst-plugins-bad-1047369c8e0f922c22592c4a06cba285d85139ce.tar.bz2
gst-plugins-bad-1047369c8e0f922c22592c4a06cba285d85139ce.zip
check for qt's moc preprocessor explicitly and use it
Original commit message from CVS: * configure.ac: * ext/kio/Makefile.am: check for qt's moc preprocessor explicitly and use it
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88ccdbd9..be60a0b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-05 Benjamin Otte <otte@gnome.org>
+
+ * configure.ac:
+ * ext/kio/Makefile.am:
+ check for qt's moc preprocessor explicitly and use it
+
2004-06-03 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
* gst/tcp/gsttcp.c: (gst_tcp_socket_write):