diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 484d4994d7a..dcd69d8744d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2001-11-16 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * syswait.h: Delete conditionals for HPUX7, ISC 4.1, and convex. | ||
| 4 | |||
| 5 | * s/isc4-1.h (HAVE_SYS_WAIT_H): Add #undef. | ||
| 6 | * s/hpux.h (HAVE_SYS_WAIT_H): Add #undef. | ||
| 7 | * s/hpux8.h (HAVE_SYS_WAIT_H): Define it. | ||
| 8 | |||
| 9 | * m/convex.h (HAVE_SYS_WAIT_H): Add #undef. | ||
| 10 | |||
| 1 | 2001-11-16 Stefan Monnier <monnier@cs.yale.edu> | 11 | 2001-11-16 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 12 | ||
| 3 | * fileio.c (build_annotations): Split off the tail. | 13 | * fileio.c (build_annotations): Split off the tail. |