.in with source files expect source code format for distdefs.
[autodist.git] / apps / autodist / CHANGES
index 38565e6ef07194626c3842880ee30b4d0ac6ab9c..37571907b1fd0f39e48a5303664d17dc5d4f890d 100644 (file)
@@ -1,3 +1,39 @@
+Thu Apr 28 11:44:59 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
+
+       * The '.in' suffix with source file suffixes expects source code 
+         format for the distdefs.
+
+Sun Apr 24 21:11:49 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed undefining to actually work.
+
+       * The top distribution now takes precedence on defined
+         distdefs over inherited distributions, and can override
+         defined and undefined distdefs (previously it could only
+         undefine defined but not define specificly undefined :)).
+
+       * Prettier distdef output with -s.
+
+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.