summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-05-06 09:27:09 +0100
committerPeter Stephenson <pws@zsh.org>2015-05-06 09:27:09 +0100
commitf29895cc08bc04d9788af4a12523bacbd6e6126a (patch)
tree839811521b11937a912d19667b3468a034c6721a /ChangeLog
parent36a55e278e31cfdf3e2e5212ade32d254e4a857a (diff)
downloadzsh-f29895cc08bc04d9788af4a12523bacbd6e6126a.tar.gz
zsh-f29895cc08bc04d9788af4a12523bacbd6e6126a.tar.xz
zsh-f29895cc08bc04d9788af4a12523bacbd6e6126a.zip
c.f. 35041: typo in zle.yo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65216b569..81e6f6270 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-05-06  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* c.f. 35041 (Axel Beckert): Doc/Zsh/zle.yo: typo.
+
 2015-05-06  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
 
 	* 35034: improve format in the manual (up to Chapter18)