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 5508e834d..52959a04a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-10-14 Clint Adams <clint@zsh.org>
+ * 25896: Src/builtin.c: remove small bit of dead code in
+ execbuiltin.
+
* Jörg Sommer: 25882: Completion/Unix/Command/_ssh: run ssh with
-oBatchMode=yes.