]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Typos in ChangeLog
authorAkim Demaille <akim@epita.fr>
Thu, 23 Mar 2000 16:11:19 +0000 (16:11 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 23 Mar 2000 16:11:19 +0000 (16:11 +0000)
ChangeLog

index 890255ad018dd10cce6eeb38c67179f6cad59fd5..5bc4024827d1eefdea48b6460ec83861c4aa1f93 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        No argument, use AC_LIST_SUBDIRS.
        Adjust callers.
 
-2000-03-18  Akim Demaille  <akim@epita.fr>
+2000-03-20  Akim Demaille  <akim@epita.fr>
 
        * acgeneral.m4 (AC_ARG_ENABLE, AC_ARG_WITH): Double quote the head
        of the help snippet.
 
-2000-03-18  Akim Demaille  <akim@epita.fr>
+2000-03-20  Akim Demaille  <akim@epita.fr>
 
        Give an identity to `configure' scripts.
 
        (_AC_INIT): Adjust.
        * configure.in (AC_PACKAGE): Add.
 
-2000-03-18  Akim Demaille  <akim@epita.fr>
+2000-03-20  Akim Demaille  <akim@epita.fr>
 
        * acgeneral.m4: Formatting changes.
 
        since this is not portable: Digital Unix v5.0: `bad substitution'.
        From Nicolas Joly.
 
-2000-3-16  Lars J. Aas  <larsa@sim.no>
+2000-03-16  Lars J. Aas  <larsa@sim.no>
 
        * libm4.m4 (m4_assert, m4_shiftn): New macros.
        (m4_case,m4_match): Rewrite to use m4_shiftn (for readability reasons).