diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index cb573b5bb12..9204fed4b6a 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-06-11 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * makefile.nt: Add targets for ebrowse. | ||
| 4 | |||
| 5 | * ebrowse.c [WINDOWS_NT]: Use stricmp instead of strcasecmp to | ||
| 6 | compare filenames. | ||
| 7 | |||
| 1 | 2000-06-06 Gerd Moellmann <gerd@gnu.org> | 8 | 2000-06-06 Gerd Moellmann <gerd@gnu.org> |
| 2 | 9 | ||
| 3 | * ebrowse.c (ymalloc): Renamed from xmalloc. | 10 | * ebrowse.c (ymalloc): Renamed from xmalloc. |