diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4016e01acc1..b20c6d3b71c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-10-28 Juanma Barranquero <lektu@terra.es> | ||
| 2 | |||
| 3 | * w32heap.c: Don't redefine _heap_init and _heap_term on MSVC 7 build | ||
| 4 | environments. Patch from Jay Finger <jay_finger@hotmail.com> and | ||
| 5 | Harald.Maier.BW@t-online.de. | ||
| 6 | |||
| 1 | 2002-10-27 Kim F. Storm <storm@cua.dk> | 7 | 2002-10-27 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * xterm.c (note_mouse_highlight): Don't use mouse-face if hidden. | 9 | * xterm.c (note_mouse_highlight): Don't use mouse-face if hidden. |