aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cd058207ed8..acae070f068 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-05-26 Eli Zaretskii <eliz@gnu.org>
2
3 * bidi.c (bidi_mirror_char): Revert last change: an int is
4 definitely wide enough here.
5
12012-05-25 Paul Eggert <eggert@cs.ucla.edu> 62012-05-25 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Fix integer width and related bugs (Bug#9874). 8 Fix integer width and related bugs (Bug#9874).