diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index d676f2f57..0c5cdf9f8 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,9 @@ +2003-07-30 Werner Koch <[email protected]> + + * dotlock.c [_WIN32]: Don't include sys/time.h + * http.c, iobuf.c, simple-gettext.c: s/__MINGW32__/_WIN32/. + * strgutil.c, ttyio.c, w32reg.c: Ditto. + 2003-06-07 Werner Koch <[email protected]> * iobuf.c (check_special_filename): Replaced is isdigit by digitp |