summaryrefslogtreecommitdiff
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 bf27348fd..84ed5c287 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-09-13 Clint Adams <clint@zsh.org>
+ * 25656: Src/params.c: free val only after it may be passed to
+ strlen().
+
* 25655: Completion/Unix/Command/_rsync: remove completion for
--remove-sent-files option.