diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1999-01-28 00:15:46 +0800 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1999-01-28 00:15:46 +0800 |
commit | 6d97fa0fe88d5511cbefe38c0251bcce8d5d1575 (patch) | |
tree | 4bf6b539a0cbe1a127fc9524c1cb4b32febc305a /macros/ChangeLog | |
parent | c4c5a328a55596b429db2d46a6bc48a2fe4b8258 (diff) | |
download | gsoc2013-evolution-6d97fa0fe88d5511cbefe38c0251bcce8d5d1575.tar gsoc2013-evolution-6d97fa0fe88d5511cbefe38c0251bcce8d5d1575.tar.gz gsoc2013-evolution-6d97fa0fe88d5511cbefe38c0251bcce8d5d1575.tar.bz2 gsoc2013-evolution-6d97fa0fe88d5511cbefe38c0251bcce8d5d1575.tar.lz gsoc2013-evolution-6d97fa0fe88d5511cbefe38c0251bcce8d5d1575.tar.xz gsoc2013-evolution-6d97fa0fe88d5511cbefe38c0251bcce8d5d1575.tar.zst gsoc2013-evolution-6d97fa0fe88d5511cbefe38c0251bcce8d5d1575.zip |
Re-order log
svn path=/trunk/; revision=622
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 10 |
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> |