aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.225
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index a5f715fce65..d7ff0f27acf 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,3 +1,8 @@
12004-01-03 Jason Rumney <jasonr@gnu.org>
2
3 * w32select.c (Fw32_set_clipboard_data): Avoid potential realloc
4 of GlobalAlloc'ed memory.
5
12003-12-29 Kenichi Handa <handa@m17n.org> 62003-12-29 Kenichi Handa <handa@m17n.org>
2 7
3 * ccl.c (Fccl_execute_on_string): Fix the condition of loop. 8 * ccl.c (Fccl_execute_on_string): Fix the condition of loop.