aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index 73a8adb0c..81466c710 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-23 David Shaw <[email protected]>
+
+ * srv.c (getsrv): Fix type-punning warning.
+ (main): Allow testing any SRV.
+
2009-07-21 Werner Koch <[email protected]>
* ttyio.c (tty_printf): Replace vasprintf by xtryasprintf.