aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e3729fb0aa3..0a8a82b0db1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12000-03-02 Kenichi Handa <handa@etl.go.jp>
2
3 * coding.c (coding_save_composition): Be sure to allocate
4 composition data area in coding even if there's no composition in
5 the current run.
6
12000-03-01 Jason Rumney <jasonr@gnu.org> 72000-03-01 Jason Rumney <jasonr@gnu.org>
2 8
3 * w32term.c: Equivalent changes to those made to xterm.c on 9 * w32term.c: Equivalent changes to those made to xterm.c on