Fixed distdef prefix handling and processing of non-source files
[autodist.git] / apps / autodist / CHANGES
index 39e76a7f9f6524a06c9238f0b979b384f53f39a3..1b0a7c3f79254d818d644034a76c6bbe1f74ab80 100644 (file)
@@ -1,3 +1,15 @@
+Thu Jan  8 14:42:02 EET 2009 Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed distdef prefix in processing.  Uses correclty the
+         defined prefix now.
+
+       * Fixed finding of non-source files.
+
+Wed Jan 16 17:17:41 EET 2008 Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed *.ad (excluding configure.ad and Makefile.ad files)
+         processing to correctly copy the processed file to new name.
+
 Thu Sep 13 18:50:00 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
 
        * Fixed prerequisite version checking to work on all shells.
@@ -6,7 +18,7 @@ Thu Sep 13 18:50:00 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
          are given to autodist.
 
        * Added support for source file distdef processing for the
-         following files: .mm .M .S .F .F90 .F95 .fpp .FPP
+         following files: .mm .M .S
 
 Thu May 31 23:34:00 EEST 2007 Pekka Riikonen <priikone@silcnet.org>