diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index eaf07239901..e2fcc6cc939 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-04-26 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * make-docfile.c (IS_DIRECTORY_SEP): New macro. | ||
| 4 | (put_filename): Remove unused variable len. Use IS_DIRECTORY_SEP | ||
| 5 | instead of a literal '/'. | ||
| 6 | |||
| 1 | 2004-04-23 Juanma Barranquero <lektu@terra.es> | 7 | 2004-04-23 Juanma Barranquero <lektu@terra.es> |
| 2 | 8 | ||
| 3 | * makefile.w32-in: Add "-*- makefile -*-" mode tag. | 9 | * makefile.w32-in: Add "-*- makefile -*-" mode tag. |