about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-12-12 14:13:55 +0100
committerMikael Magnusson <mikachu@gmail.com>2015-04-16 14:30:26 +0200
commitccb1cf2d10aa674caf2aa73599110aed1127ad26 (patch)
treecfe3c1c7602766850f19843ffa0cbd91055c6aba /ChangeLog
parentffb3168586ef04d83319b10ecf02c84ea4809447 (diff)
downloadzsh-ccb1cf2d10aa674caf2aa73599110aed1127ad26.tar.gz
zsh-ccb1cf2d10aa674caf2aa73599110aed1127ad26.tar.xz
zsh-ccb1cf2d10aa674caf2aa73599110aed1127ad26.zip
34902: Doc: Explain the numeric argument and be consistent about what we call it
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05d4cf094..ec8423c02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-04-16  Mikael Magnusson  <mikachu@gmail.com>
+
+	* 34902: Doc/Zsh/compsys.yo, Doc/Zsh/contrib.yo, Doc/Zsh/zle.yo:
+	explain the numeric argument and be consistent about what we
+	call it.
+
 2015-04-15  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 34901: Test/A04redirect.ztst: Test for the foregoing.