diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b981d8970c1..1757c128151 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-11-08 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * editfns.c: Move #include "systime.h" before <sys/resource.h>. | ||
| 4 | Don't include <sys/time.h> explicitly. | ||
| 5 | Include <stdio.h> unconditionally, not just on MacOS. | ||
| 6 | |||
| 1 | 2004-11-08 Kenichi Handa <handa@m17n.org> | 7 | 2004-11-08 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * fontset.c (fontset_pattern_regexp): Cancel my previous change; | 9 | * fontset.c (fontset_pattern_regexp): Cancel my previous change; |