# HG changeset patch # User Jason Rumney # Date 1073151483 0 # Node ID fbb40c83ab89d3fc166918ce9000e6891bff316d # Parent a1ab0254f136092a4fa96c9ca603c27dc3e9bae7 *** empty log message *** diff -r a1ab0254f136 -r fbb40c83ab89 src/ChangeLog.22 --- a/src/ChangeLog.22 Tue Dec 30 01:00:13 2003 +0000 +++ b/src/ChangeLog.22 Sat Jan 03 17:38:03 2004 +0000 @@ -1,3 +1,8 @@ +2004-01-03 Jason Rumney + + * w32select.c (Fw32_set_clipboard_data): Avoid potential realloc + of GlobalAlloc'ed memory. + 2003-12-29 Kenichi Handa * ccl.c (Fccl_execute_on_string): Fix the condition of loop.