about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-07-04 08:07:24 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-07-04 08:07:24 +0000
commit41404fb6c723ce4544de1b216df37c9da5119f59 (patch)
tree55b02b09c0fd3a45e3f213c0b48a5413ccf98d09 /ChangeLog
parent715278d0631c1a165d2b9aae8e3650e1d7c2ad02 (diff)
downloadzsh-41404fb6c723ce4544de1b216df37c9da5119f59.tar.gz
zsh-41404fb6c723ce4544de1b216df37c9da5119f59.tar.xz
zsh-41404fb6c723ce4544de1b216df37c9da5119f59.zip
add some $(print...)s because of possible math-parse errors (12156)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df8d147fc..41c782ce8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-04  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 12156: Completion/Core/_expand, Completion/Core/_path_files: add
+ 	some $(print...)s because of possible math-parse errors
+	
 2000-07-03  Adam Spiers  <adam@spiers.net>
 
 	* 12152: Completion/User/_perl: tweak completion of Perl script