Generate INSTALL file variants with prettier quotes.
[gnulib.git] / ChangeLog
index 5c45b74..3aa2263 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 2008-08-26  Bruno Haible  <bruno@clisp.org>
 
+       Generate INSTALL file variants with prettier quotes.
+       * doc/Makefile (INSTALL_PRELUDE): New macro.
+       (INSTALL): Use it.
+       (INSTALL.ISO, INSTALL.UTF-8): New rules.
+
+2008-08-26  Bruno Haible  <bruno@clisp.org>
+
+       Run makeinfo in an English locale.
+       * doc/Makefile (MAKEINFO): New variable.
+
+2008-08-26  Bruno Haible  <bruno@clisp.org>
+
        * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
        Suggested by Eric Blake.