diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 461909466ae..1af0d450408 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-01-06 Andrew Innes <andrewi@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in (clean): Delete $(COMPILER_TEMP_FILES) instead | ||
| 4 | of *.pdb. | ||
| 5 | |||
| 1 | 2001-01-05 Andrew Innes <andrewi@gnu.org> | 6 | 2001-01-05 Andrew Innes <andrewi@gnu.org> |
| 2 | 7 | ||
| 3 | * term.c (update_end): Don't check updating_frame; for some reason | 8 | * term.c (update_end): Don't check updating_frame; for some reason |