summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNicolas Avrutin <nicolasavru@gmail.com>2012-12-11 13:37:53 -0500
committerGlenn Morris <rgm@gnu.org>2012-12-11 13:37:53 -0500
commit02925206eb7c5b8fd36f65b30b7beffdccba15ac (patch)
tree64402345471b8df6f130da457027c211c673e52e /ChangeLog
parente8c6e965f3043a68a76863081e4d096afc5bdf22 (diff)
downloademacs-02925206eb7c5b8fd36f65b30b7beffdccba15ac.tar.gz
Fix for install-info in non-English locales (tiny change)
* Makefile.in (install-info, uninstall): Ensure make's messages about changing directories are in English. Fixes: debbugs:13142
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 965c7882a86..31add2f140e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-12-11 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
+
+ * Makefile.in (install-info, uninstall): Ensure make's messages
+ about changing directories are in English. (Bug#13143)
+
2012-12-05 Glenn Morris <rgm@gnu.org>
* configure.ac: Handle info/ files with or without ".info" extension.