diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c890250eb49..70e59c36351 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2000-10-02 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * config.in (HAVE_GAI_STRERROR): Add undef. | ||
| 4 | |||
| 5 | * process.c (Fopen_network_stream): Use it. | ||
| 6 | |||
| 7 | * m/alpha.h (NO_REMAP): Don't define. | ||
| 8 | |||
| 1 | 2000-10-02 Gerd Moellmann <gerd@gnu.org> | 9 | 2000-10-02 Gerd Moellmann <gerd@gnu.org> |
| 2 | 10 | ||
| 3 | * lisp.h (wrong_type_argument): Remove NO_RETURN, the function can | 11 | * lisp.h (wrong_type_argument): Remove NO_RETURN, the function can |