about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-08-04 10:41:20 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-08-04 10:41:25 +0000
commit32669e77f4c43dead3cbde9d7c76bf4ef2c9382c (patch)
treec99bfe88988c357e5b6ce5753b8db5b1d29b2c54 /ChangeLog
parentd90f92194fe42973046b02da93f97f82d6a1aa13 (diff)
downloadzsh-32669e77f4c43dead3cbde9d7c76bf4ef2c9382c.tar.gz
zsh-32669e77f4c43dead3cbde9d7c76bf4ef2c9382c.tar.xz
zsh-32669e77f4c43dead3cbde9d7c76bf4ef2c9382c.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 373ff3cd7..a135c650a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-08-04  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted: Src/builtin.c: Typo fix.
+
 2015-08-02  Daniel Hahler  <zsh@thequod.de>
 
 	* 35970: Completion/Unix/Command/_git,