about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-06-27 10:22:11 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-06-27 10:22:11 +0000
commit42fc33e2f852daea34c3bfca5c3c3753b8bd732a (patch)
treeace7f391c176343778eb8f917394de77cf50976c /ChangeLog
parentee46f1391ff1b50de1c550646f2608003c6c8a74 (diff)
downloadzsh-42fc33e2f852daea34c3bfca5c3c3753b8bd732a.tar.gz
zsh-42fc33e2f852daea34c3bfca5c3c3753b8bd732a.tar.xz
zsh-42fc33e2f852daea34c3bfca5c3c3753b8bd732a.zip
21387: zcalc documentation for precision features
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfcf74d88..c2a1c2c1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-27  Peter Stephenson  <pws@csr.com>
+
+	* 21387: Doc/Zsh/contrib.yo: document the precision features
+	in zcalc.
+
 2005-06-26  Clint Adams  <clint@zsh.org>
 
 	* 21384: Completion/X/Command/_urxvt: small fixes