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 8d6aeeac399..d85ed8405b7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,13 @@ | |||
| 1 | 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused. | ||
| 4 | (USG_SHARED_LIBRARIES): Remove, only used in unexec.c which is not | ||
| 5 | used by this configuration. | ||
| 6 | * emacs.c: Remove code depending on USG_SHARED_LIBRARIES. | ||
| 7 | * unexec.c: Remove code depending on HPUX and | ||
| 8 | USG_SHARED_LIBRARIES, not used with this file. Remove code | ||
| 9 | depending on IRIS, unused. Remove if 0-ed code. | ||
| 10 | |||
| 3 | * s/template.h: Remove comments about static. | 11 | * s/template.h: Remove comments about static. |
| 4 | 12 | ||
| 5 | * sysdep.c: Remove code depending on NEED_PTEM_H, unused. Remove | 13 | * sysdep.c: Remove code depending on NEED_PTEM_H, unused. Remove |