summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83fce61ae..acd225ff6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-11-01 Clint Adams <clint@zsh.org>
+ * 25987: Src/Modules/tcp.c: don't ztrdup the buffer returned by
+ inet_ntoa.
+
* 25985: Src/hashtable.c: don't try to disable signal traps if
getsignum returns -1.