From f1c7754a42cb5f65311060fa614f0f4962ed5ebf Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sun, 11 Jun 2000 21:00:57 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 7 +++++++ nt/ChangeLog | 4 ++++ 2 files changed, 11 insertions(+) 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 @@ +2000-06-11 Jason Rumney + + * makefile.nt: Add targets for ebrowse. + + * ebrowse.c [WINDOWS_NT]: Use stricmp instead of strcasecmp to + compare filenames. + 2000-06-06 Gerd Moellmann * ebrowse.c (ymalloc): Renamed from xmalloc. diff --git a/nt/ChangeLog b/nt/ChangeLog index 0e499a26386..db1698a15de 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,7 @@ +2000-06-11 Jason Rumney + + * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P. + 2000-02-06 Andrew Innes * inc/sys/time.h: Add inclusion protection. -- 2.39.5