summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b73d6b99..cbc2d220 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
2002-12-15 Harri Porten <porten@kde.org>
* autogen.sh: check for libtoolize before attempting to use it
- * dbus/dbus-transport-unix.c: include <sys/time.h> for timeval struct.
+
+ * dbus/dbus-transport-unix.c: include <sys/time.h> for timeval
+ struct.
+
+ * .cvsignore: ignore more stamp files
2002-12-15 Havoc Pennington <hp@pobox.com>