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 2a3625b95da..a07daee1669 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-05-29 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xterm.c (x_update_window_end): Don't invalidate the entire | ||
| 4 | mouse-highlight info, just signal frame_up_to_date_hook that mouse | ||
| 5 | highlight needs to be redisplayed. (Bug#17588) | ||
| 6 | |||
| 1 | 2014-05-29 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2014-05-29 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | Port the GDB-visible symbols to AIX. | 9 | Port the GDB-visible symbols to AIX. |