summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 268df40d4..b52dd31f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-11 Oliver Kiddle <opk@zsh.org>
+
+ * 11327: Completion/Core/_call: pass on exit code from called command
+
2000-05-11 Sven Wischnowsky <wischnow@zsh.org>
* 11324: Completion/Base/_argument_sets, Completion/Base/_arguments,