Fixed 'noprocess' sed script.
[autodist.git] / apps / autodist / CHANGES
index 3ef93cb154fd4c044623e90e3c5e8dd47b57bbf3..7f9bf01b832d67d50d8ac20ceff9ac9d3d5bfc8b 100644 (file)
@@ -1,5 +1,39 @@
+Sat Apr 23 12:49:09 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
+
+       * Autodist 1.2.1.
+
+       * Fixed 'noprocess' sed script.
+
+Fri Apr 22 20:23:06 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
+
+       * Autodist 1.2.
+
+       * Various 'cat' optimizations.
+
+       * More test cases in tests/.
+
+       * No Autodist header for "other" '.ad' files as we don't know 
+         what the file contains.
+
+       * No non-source distdef format processing for source files
+         anymore.
+
+Tue Apr 19 17:12:09 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
+
+       * Remove extra ' ' and '\t' when joining backslashed lines.
+
+       * Fixed argument delivery to hook scripts.
+
+Mon Apr 18 21:05:42 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
+
+       * Process '*.ad' files before calling autoconf and automake.
+
+       * Various shell compatibility kludges added.
+
 Mon Apr 18 20:06:24 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
 
+       * Autodist 1.1.
+
        * All 'local' variables must be at the start of function for
          compatibility.