aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJason Rumney2004-01-03 17:38:03 +0000
committerJason Rumney2004-01-03 17:38:03 +0000
commitadd3da7bcbdf231f749e5da7a4819053edf78b1a (patch)
tree4fe6ae298595b763dfc741f3c1289c123b70c561 /src
parent142077aa790291f9732e4f57c569efc6e24adf24 (diff)
downloademacs-add3da7bcbdf231f749e5da7a4819053edf78b1a.tar.gz
emacs-add3da7bcbdf231f749e5da7a4819053edf78b1a.zip
*** empty log message ***
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.