aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e15c3e7937f..e5c2c730d56 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12009-07-22 Jason Rumney <jasonr@gnu.org>
2
3 * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position
4 IME window at cursor (Bug#2570).
5 (w32_wnd_proc) [WM_IME_CHAR]: Release context when finished.
6 (globals_of_w32fns): Dynamically load functions required above.
7
8 * w32term.c (w32_draw_window_cursor): Send message to reposition
9 any IME window.
10
12009-07-21 Chong Yidong <cyd@stupidchicken.com> 112009-07-21 Chong Yidong <cyd@stupidchicken.com>
2 12
3 * fileio.c: Revert 2009-07-16 changes. 13 * fileio.c: Revert 2009-07-16 changes.