aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8a625602bbc..f4447da7010 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12012-05-28 Paul Eggert <eggert@cs.ucla.edu>
2
3 * bidi.c (bidi_mirror_char): Put eassert before conversion to int.
4 This avoids undefined behavior that might cause the eassert
5 to not catch an out-of-range value.
6
12012-05-28 Juanma Barranquero <lekktu@gmail.com> 72012-05-28 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * makefile.w32-in ($(BLD)/w32inevt.$(O), $(BLD)/w32console.$(O)): 9 * makefile.w32-in ($(BLD)/w32inevt.$(O), $(BLD)/w32console.$(O)):