summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0905fefd3f..10428efa80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-05-09 Ulrich Drepper <drepper@gmail.com>
+ [BZ #12545]
+ * locale/programs/localedef.c (construct_output_path): Use ssize_t
+ for n.
+
[BZ #12711]
* locale/C-translit.h.in: Add entry for U20B9.
Patch by pravin.d.s@gmail.com.