summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRyan S. Arnold <rsa@linux.vnet.ibm.com>2013-06-05 10:28:33 -0500
committerRyan S. Arnold <rsa@linux.vnet.ibm.com>2013-06-05 12:01:50 -0500
commit869378a5bf1d415f52c14d9697b886d8143a73e1 (patch)
tree4c2fd9fc3080f1867318652e6c1493fb0ed5407a /ChangeLog
parent840e2943e8ae020adfa7eafa7877f004e7ecada1 (diff)
Add #include <stdint.h> to locale/gen-translit.pl and fix C-translit.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a2a0c52ea..bda0096209 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-06-05 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
+
+ * locale/C-translit.h: Revert #include <stdint.h> because this is a
+ generated file. Regenerate properly from gen-translit.pl.
+ * locale/gen-translit.pl: Add #include <stdint.h>. This generates
+ locale/C-translit.h.
+
2013-06-05 Andreas Schwab <schwab@suse.de>
[BZ #15100]