Fix the ChangeLog.
authorAkim Demaille <akim@epita.fr>
Sun, 6 Jul 2003 19:29:25 +0000 (19:29 +0000)
committerAkim Demaille <akim@epita.fr>
Sun, 6 Jul 2003 19:29:25 +0000 (19:29 +0000)
ChangeLog

index b78a34b..127045a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2003-07-06  Akim Demaille  <akim@epita.fr>
 
+       * lib/Automake/Variable.pm, lib/Automake/VarDef.pm (VAR_SORTED):
+       New variable type.
+       Handle it.
+       * automake.in (&handle_subdirs): Prototype.
+       Adjust callers.
+       Make RECURSIVE_TARGETS a VAR_SORTED.
+
+2003-07-06  Akim Demaille  <akim@epita.fr>
+
        * automake.in (&define_files_variable): New.
        (&handle_texinfo_helper): Move the handling of user variables from
        here, to...