Removed the fortran files from processing of as source files.
[autodist.git] / apps / autodist / CHANGES
index 29702ee6733f316f913d7949dca7653590ebf1ae..08898ce07974c5b50e19649130ab8a996c8c06dd 100644 (file)
@@ -1,3 +1,28 @@
+Thu Sep 13 18:50:00 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed prerequisite version checking to work on all shells.
+
+       * Fixed parameter shifting on some shells when no arguments
+         are given to autodist.
+
+       * Added support for source file distdef processing for the
+         following files: .mm .M .S
+
+Thu May 31 23:34:00 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
+
+       * Autodist 1.3.2.
+
+       * Added 'prereq' directive to support encforcment of Autodist
+         version.
+
+       * Added support for providing extra parameters to autodist that
+         are passed to the hook scripts.  User can specify whatever
+         extra parameter they want.
+
+Wed Feb 21 15:45:50 EET 2007 Pekka Riikonen <priikone@silcnet.org>
+
+       * Autodist 1.3.1.
+
 Sat Jun 24 23:38:24 EEST 2006 Pekka Riikonen <priikone@silcnet.org>
 
        * Match distdef names exactly (/^foo$/ instead of /^foo/).