*** empty log message ***

This commit is contained in:
Jason Rumney 2000-06-11 21:00:57 +00:00
parent dc5ed26ee9
commit f1c7754a42
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,10 @@
2000-06-11 Jason Rumney <jasonr@gnu.org>
* makefile.nt: Add targets for ebrowse.
* ebrowse.c [WINDOWS_NT]: Use stricmp instead of strcasecmp to
compare filenames.
2000-06-06 Gerd Moellmann <gerd@gnu.org>
* ebrowse.c (ymalloc): Renamed from xmalloc.

View file

@ -1,3 +1,7 @@
2000-06-11 Jason Rumney <jasonr@gnu.org>
* config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P.
2000-02-06 Andrew Innes <andrewi@gnu.org>
* inc/sys/time.h: Add inclusion protection.