diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 0b14f2071..4db04dd1b 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,8 @@ +2003-09-21 Timo Schulz <[email protected]> + + * http.c [WIN32]: Define MB_CUR_MAX. + (connect_server): use unsigned long since W32 does not have in_addr_t. + 2003-08-28 David Shaw <[email protected]> * dotlock.c, http.c, iobuf.c, simple-gettext.c, srv.c, srv.h, |