Prepend each added line in .gitignore files with a slash.
[pspp] / ChangeLog
index 0abbf055a379f03cbf4398dde2f74e03353b7670..44e92cafa726b662572716e3bc1ba311b912852b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2008-08-02  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool (func_import): When updating or creating a .gitignore
+       file, prepend each added line with a slash, and ignore leading slashes
+       from the existing lines.
+       Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
+
+2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       Portability fix for GNU make 3.79.1.
+       * top/GNUmakefile: Avoid 'else COND', which older GNU make
+       versions do not understand.
+
 2008-08-01  Bruno Haible  <bruno@clisp.org>
 
        Work around bug of HP-UX 10.20 cc with -0.0 literal.