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
commitb3cdd10715dc27e53b71174ebb873d5612806eef (patch)
treed1f59e9d645f8d5f7261be9e48ca63395eba5997 /ChangeLog
parent72e2e26fd370af8eff3aac467aac632e247427f8 (diff)
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):