diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3b4de953a65..b7124f33d83 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-02-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xterm.c (handle_one_xevent): Must note mouse movement even for nil | ||
| 4 | frames for GTK, in that case it is the tool bar. This is so that | ||
| 5 | highlighted text get reset properly. | ||
| 6 | |||
| 1 | 2006-02-09 Juanma Barranquero <lekktu@gmail.com> | 7 | 2006-02-09 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 8 | ||
| 3 | * alloc.c (Fmake_bool_vector, Fpurecopy): Doc fixes. | 9 | * alloc.c (Fmake_bool_vector, Fpurecopy): Doc fixes. |