aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4bd72f831cd..101672baa1e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12013-07-13 Eli Zaretskii <eliz@gnu.org> 12013-07-13 Eli Zaretskii <eliz@gnu.org>
2 2
3 * w32term.c (x_draw_hollow_cursor): Delete the brush object when
4 returning early. (Bug#14850)
5
3 * coding.c (syms_of_coding): Set up inhibit-null-byte-detection 6 * coding.c (syms_of_coding): Set up inhibit-null-byte-detection
4 and inhibit-iso-escape-detection attributes of 'undecided'. 7 and inhibit-iso-escape-detection attributes of 'undecided'.
5 (Bug#14822) 8 (Bug#14822)