diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 96db0488e1c..2abc305335e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2000-04-16 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in: Remove obsolete localcpp stuff. | ||
| 4 | (GETLOADAVG_OBJ): Don't define. | ||
| 5 | (obj): Move LIBOBJS... | ||
| 6 | (otherobj): ... to here. | ||
| 7 | (MSDOS_OBJ): Convert to make variable -- preprocessing zapped | ||
| 8 | whitespace-only lines after the continuation (Irix). | ||
| 9 | |||
| 1 | 2000-04-14 Gerd Moellmann <gerd@gnu.org> | 10 | 2000-04-14 Gerd Moellmann <gerd@gnu.org> |
| 2 | 11 | ||
| 3 | * xfns.c (xpm_load) [DEBUG_X_COLORS]: Register colors. | 12 | * xfns.c (xpm_load) [DEBUG_X_COLORS]: Register colors. |