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 2260e004f23..1269ee58490 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-09-23 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * editfns.c (Fformat): Explicitly test for end of format string | ||
| 4 | and don't use `index'. | ||
| 5 | |||
| 1 | 2005-09-23 Dan Nicolaescu <dann@ics.uci.edu> | 6 | 2005-09-23 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 7 | ||
| 3 | * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define | 8 | * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define |