diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8401a768825..0c23509a82a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -7,6 +7,10 @@ | |||
| 7 | 7 | ||
| 8 | * term.c (tty_setup_colors): Treat any negative argument as -1. | 8 | * term.c (tty_setup_colors): Treat any negative argument as -1. |
| 9 | 9 | ||
| 10 | 2003-09-27 Gaute B Strokkenes <biggaute@uwc.net> (tiny change) | ||
| 11 | |||
| 12 | * process.c (send_process): Delete unused temp_buf. | ||
| 13 | |||
| 10 | 2003-09-26 Dave Love <fx@gnu.org> | 14 | 2003-09-26 Dave Love <fx@gnu.org> |
| 11 | 15 | ||
| 12 | * xterm.c (x_bitmap_mask): Declare. | 16 | * xterm.c (x_bitmap_mask): Declare. |