summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1999-01-27 16:15:46 +0000
committerRaja R Harinath <harinath@src.gnome.org>1999-01-27 16:15:46 +0000
commit1a8f01afe09e7fe6e6096015c3fc0719c6e6dc82 (patch)
tree220233c801e68fee8e72e0347389785dd7b1c305
parent8625ab46de9c25f14484e5b25d6a3869e0747439 (diff)
downloadgnome-common-1a8f01afe09e7fe6e6096015c3fc0719c6e6dc82.tar.gz
Re-order log
svn path=/trunk/; revision=595
-rw-r--r--macros/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index b65b628..e2b373c 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>