diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index feda54defd8..9ceb19ad486 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2010-08-06 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * dispnew.c (realloc_glyph_pool): Zero out newly allocated glyphs. | ||
| 4 | |||
| 5 | * msdos.c (IT_display_cursor): Log cursor position on termscript. | ||
| 6 | |||
| 7 | * .gdbinit (pgx): Display the avoid_cursor_p flag. | ||
| 8 | |||
| 1 | 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu> | 9 | 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 10 | ||
| 3 | * process.c: Remove HAVE_SOCKETS #ifdefs inside #ifdef | 11 | * process.c: Remove HAVE_SOCKETS #ifdefs inside #ifdef |