about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-04-18 13:23:43 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-04-18 13:23:43 +0000
commit6afa53768c79ab248522efc3d6281bb4979639b7 (patch)
tree9ffda5d1f0bf72376499732fb70e42d08b0157af /ChangeLog
parent8da5114e53e62ed1c52f8aad7ba60001a3db4c5b (diff)
downloadzsh-6afa53768c79ab248522efc3d6281bb4979639b7.tar.gz
zsh-6afa53768c79ab248522efc3d6281bb4979639b7.tar.xz
zsh-6afa53768c79ab248522efc3d6281bb4979639b7.zip
18450: corrections and a couple of rewordings
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6c1160a6..259ad75fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2003-04-18  Oliver Kiddle  <opk@zsh.org>
 
+	* 18450: Functions/Misc/zcalc: use math context for completion
+
+	* 18450: Doc/Zsh/compsys.yo: corrections and a couple of rewordings
+
 	* 18449: Completion/Unix/Type/_dict_words,
 	Completion/Unix/Command/_dict: complete dictionary databases and
 	matching strategies and handle suffixes better