diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c8e63980bb5..60dd3bc191c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 1999-11-23 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * unexaix.c (unexec): Use unsigned instead of uintptr_t because | ||
| 4 | that fails on IBM PowerPC, AIX 4.2. | ||
| 5 | |||
| 1 | 1999-11-22 Eli Zaretskii <eliz@is.elta.co.il> | 6 | 1999-11-22 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 7 | ||
| 3 | * buffer.c (syms_of_buffer): Add %z, %Z, %m and %& to the doc | 8 | * buffer.c (syms_of_buffer): Add %z, %Z, %m and %& to the doc |