summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Elstner <daniel@src.gnome.org>2004-06-03 22:16:54 +0000
committerDaniel Elstner <daniel@src.gnome.org>2004-06-03 22:16:54 +0000
commit049da4b1bb92871ab228bd22733cad0fb0b42406 (patch)
tree711da0c66d271c7d042d15d8cbe809df9cf84c84 /ChangeLog
parent37eee5eacc2c18204724419edc13d0c9ed12aef3 (diff)
downloadglibmm-049da4b1bb92871ab228bd22733cad0fb0b42406.tar.gz
Remove mkinstalldirs, because automake-1.8 doesn't use it anymore and
* scripts/Makefile.am (EXTRA_DIST): Remove mkinstalldirs, because automake-1.8 doesn't use it anymore and prior versions should pick it up automatically anyway.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cbe9309..c105a006 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-06-03 Daniel Elstner <daniel.elstner@gmx.net>
+ * scripts/Makefile.am (EXTRA_DIST): Remove mkinstalldirs, because
+ automake-1.8 doesn't use it anymore and prior versions should pick
+ it up automatically anyway.
+
+2004-06-03 Daniel Elstner <daniel.elstner@gmx.net>
+
* glib/glibmm/dispatcher.cc: Complete overhaul of the Win32
implementation of Glib::Dispatcher. That is, mutex locking is
done correctly now and dynamic memory allocation is no longer