aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index b8c0a83a3..8bc1db6ea 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,12 @@
+2003-03-23 David Shaw <[email protected]>
+
+ * argparse.c (default_strusage): Change copyright date.
+
+2003-03-14 David Shaw <[email protected]>
+
+ * srv.h, srv.c (getsrv): Use unsigned char rather than char.
+ Noted by Stefan Bellon.
+
2003-03-11 David Shaw <[email protected]>
* http.c (connect_server): Use DNS SRV to get a server list. Fail