Added AD_ENABLE_DEPENDENCIES to support Autodist dependencies in
[autodist.git] / apps / autodist / CHANGES
index c5974f886e609d309eaa3c231be9d7d09904d899..959fe07e0d5920861eba13a915d2eb2fce08a7c5 100644 (file)
@@ -1,3 +1,16 @@
+Sun May  1 12:31:55 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
+
+       * Added AD_ENABLE_DEPENDENCIES macro to enable Autodist
+         dependencies in makefiles.
+
+       * Added -p option to Autodist.  It can be used to a process file
+         from the command line.
+
+Sat Apr 30 17:49:05 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
+
+       * The 'noprocess' directive now works recursively with
+         directories.
+
 Sat Apr 30 11:49:01 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
 
        * Added better debug messages.
@@ -10,6 +23,9 @@ Sat Apr 30 11:49:01 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
        * Fixed .ad processing when the file was not processed, to
          copy the original to new name.
 
+       * Fixed 'include' when copying directories to root of the
+         distdir, and the destination directory already exist.
+
 Fri Apr 29 16:48:16 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
 
        * Fixed configure.ac creation when no fragments in use.