about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2013-03-05 20:04:53 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2013-03-05 20:04:53 +0000
commit3def943d046ad03540dd188ab52c0eacaa021149 (patch)
treea83ffc396543f3da78f3edef865e7094bea9f068 /ChangeLog
parentac22eab0d9ec3d12271a8c80c633716850e3b349 (diff)
downloadzsh-3def943d046ad03540dd188ab52c0eacaa021149.tar.gz
zsh-3def943d046ad03540dd188ab52c0eacaa021149.tar.xz
zsh-3def943d046ad03540dd188ab52c0eacaa021149.zip
users/17665: add FORCE_FLOAT option
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ea4124e63..19df9d5df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
+2013-03-05  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* users/17665: Doc/Zsh/options.yo, Src/math.c, Src/options.c,
+	Src/zsh.h, Test/C01arith.ztst: add FORCE_FLOAT option.
+
 2013-02-27  Oliver Kiddle <opk@zsh.org>
 
+	* 31076: Completion/Linux/Command/_yast,
+	Completion/Unix/Type/_pids, Completion/Unix/Type/_pdf:
+	fix cases of more than one completion function for a command
+
 	* 31077: Completion/Unix/Command/_sort: update for new
 	options in GNU sort
 
@@ -549,5 +558,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5809 $
+* $Revision: 1.5811 $
 *****************************************************