aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index b65b628c29..e2b373ce8d 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -21,10 +21,6 @@ Sun Jan 24 03:59:32 1999 Timur Bakeyev <mc@bat.ru>
* gnome-cxx-check.m4 (GNOME_CHECK_CXX): Rewrite to be saner.
Don't limit yourself to a fixed set of names for the compiler.
-1999-01-05 Miguel de Icaza <miguel@nuclecu.unam.mx>
-
- * need-declaration.m4, gnome-support.m4: Fixed the scandir detection.
-
1999-01-06 Nat Friedman <nat@nat.org>
* Makefile.am (MACROS): Added gnome-print-check.m4 to MACROS
@@ -33,7 +29,11 @@ Sun Jan 24 03:59:32 1999 Timur Bakeyev <mc@bat.ru>
* gnome-support.m4: Include dirent.h before checking whether
`scandir' needs to be declared.
- * need-declaration.m4: Revert unlogged change.
+ * need-declaration.m4: Revert change.
+
+1999-01-05 Miguel de Icaza <miguel@nuclecu.unam.mx>
+
+ * need-declaration.m4, gnome-support.m4: Fixed the scandir detection.
1998-12-22 Jeff Garzik <jgarzik@pobox.com>