diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 2b5ccb265b0..d7685bfe124 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-01-30 Andrew Innes <andrewi@gnu.org> | ||
| 2 | |||
| 3 | * etags.c (assert) [__MINGW32__]: Redefine assert to work around a | ||
| 4 | bug in the Mingw32 assert.h header file. | ||
| 5 | |||
| 1 | 2001-01-30 Francesco Potorti` <pot@gnu.org> | 6 | 2001-01-30 Francesco Potorti` <pot@gnu.org> |
| 2 | 7 | ||
| 3 | * etags.c: [WIN32-NATIVE]: #undef MSDOS, #undef WINDOWSNT and | 8 | * etags.c: [WIN32-NATIVE]: #undef MSDOS, #undef WINDOWSNT and |