summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 04eab98ad..aa0ad91bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-08-07 Oliver Kiddle <opk@zsh.org>
+ * 15594: Completion/Zsh/Context/_value,
+ Completion/Zsh/Command/_enable: use _x_display when setting
+ $DISPLAY and fix substitution mistake in enable completion
+
* 15590: Completion/Zsh/Context/_equal: after 15586, we no
longer want to complete aliases in the equal context
@@ -25,7 +29,7 @@
2001-08-07 Sven Wischnowsky <wischnow@zsh.org>
- * 15584: Src/parse.c: increment zwc fie version (which means
+ * 15584: Src/parse.c: increment zwc file version (which means
changing the magic number)
2001-08-06 Oliver Kiddle <opk@zsh.org>