diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 6906fbc96..47559ce5b 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,5 +1,8 @@ 2009-04-02 David Shaw <[email protected]> + * http.c (connect_server): free (rather than xfree) the result of + getsrv(). + * Makefile.am: Make srv.c part of libcompat instead of libutil. * srv.c (getsrv): Raise maximum packet size to 2048, as PACKETSZ |