diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 8b296a8c9..0b14f2071 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,12 @@ +2003-08-28 David Shaw <[email protected]> + + * dotlock.c, http.c, iobuf.c, simple-gettext.c, srv.c, srv.h, + strgutil.c, ttyio.c, w32reg.c: s/__MINGW32__/_WIN32/ to help + building on native Windows compilers. Requested by Brian Gladman. + From Werner on stable branch. + + * http.c (connect_server): Oops - forgot to freeaddrinfo(). + 2003-08-24 David Shaw <[email protected]> * http.c (connect_server): Try and use getaddrinfo if it is |