Remove extra whitespace and tab when joining backslashed lines.
[autodist.git] / apps / autodist / CHANGES
index 3ef93cb154fd4c044623e90e3c5e8dd47b57bbf3..b53b6d02166c9076e9acdd68852cb3e07d931d3b 100644 (file)
@@ -1,5 +1,17 @@
+Tue Apr 19 17:12:09 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
+
+       * Remove extra ' ' and '\t' when joining backslashed lines.
+
+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.