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 e74bff0bd62..acae55cd947 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-08-13 Gerd Moellmann <gerd.moellmann@t-online.de> | ||
| 2 | |||
| 3 | * coding.c (Funencodable_char_position): Lisp_Object/int mixup. | ||
| 4 | |||
| 1 | 2002-08-12 Richard M. Stallman <rms@gnu.org> | 5 | 2002-08-12 Richard M. Stallman <rms@gnu.org> |
| 2 | 6 | ||
| 3 | * syswait.h: Only the include of sys/wait.h tests HAVE_SYS_WAIT_H. | 7 | * syswait.h: Only the include of sys/wait.h tests HAVE_SYS_WAIT_H. |