about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-06-02 10:08:12 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-06-02 10:08:17 +0000
commit9dc173efc3b4ae1e64d93dc5a60c17203035e66c (patch)
treefd64cceeb4d64c8c5573a83ecebe282e716acd6b /ChangeLog
parent099e717c1587951458f9b3bd514c655001125f66 (diff)
downloadzsh-9dc173efc3b4ae1e64d93dc5a60c17203035e66c.tar.gz
zsh-9dc173efc3b4ae1e64d93dc5a60c17203035e66c.tar.xz
zsh-9dc173efc3b4ae1e64d93dc5a60c17203035e66c.zip
unposted: Typo fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89c6e85f4..25fdb31ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-06-02  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted: Doc/Zsh/options.yo: Typo fix
+
 2015-06-02  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 35359 (plus changed error strings in tests): Src/math.c,