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 7b4a82b547e..9fe597760db 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2000-09-14 Andrew Innes <andrewi@gnu.org> | 1 | 2000-09-14 Andrew Innes <andrewi@gnu.org> |
| 2 | 2 | ||
| 3 | * makefile.w32-in: Revert to Unix line endings. | ||
| 4 | |||
| 5 | 2000-09-14 Andrew Innes <andrewi@gnu.org> | ||
| 6 | |||
| 3 | * makefile.w32-in: Standardize indentation somewhat. | 7 | * makefile.w32-in: Standardize indentation somewhat. |
| 4 | (bootstrap-temacs): Use $(ARGQUOTE) instead of literal quotes, to | 8 | (bootstrap-temacs): Use $(ARGQUOTE) instead of literal quotes, to |
| 5 | cater for differences between shells. | 9 | cater for differences between shells. |