about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-05-05 14:47:11 +0100
committerPeter Stephenson <pws@zsh.org>2015-05-05 14:47:11 +0100
commitfa769f27d628bb03d0c6f9b3e3fc7c83c7fa8bb5 (patch)
tree168dffc8c8a249045c7a60390e98b70888d8dd65 /ChangeLog
parentcfc2a17c4e0e9128682bcbb96a4a2eafe0a4b425 (diff)
downloadzsh-fa769f27d628bb03d0c6f9b3e3fc7c83c7fa8bb5.tar.gz
zsh-fa769f27d628bb03d0c6f9b3e3fc7c83c7fa8bb5.tar.xz
zsh-fa769f27d628bb03d0c6f9b3e3fc7c83c7fa8bb5.zip
unposted: fix descriptions in previous -zcalc commit (cosmetic)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7a2c0553..8afa7a877 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-05-05  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* unposted: fix descriptions in previous commit (cosmetic).
+
 	* 35033: Completion/Zsh/Function/_zcalc: trivial completion.
 
 2015-05-04  Oliver Kiddle  <opk@zsh.org>