about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-08-24 10:49:18 +0100
committerPeter Stephenson <pws@zsh.org>2015-08-24 10:49:18 +0100
commit3698baaadadfc0f65d818f9d383b67a151e42106 (patch)
tree322a49c4bc01369a8fa2d39c8624146ec9a0b50f /ChangeLog
parent2bc4680e3b3973451b9449f970de35afdb105c37 (diff)
downloadzsh-3698baaadadfc0f65d818f9d383b67a151e42106.tar.gz
zsh-3698baaadadfc0f65d818f9d383b67a151e42106.tar.xz
zsh-3698baaadadfc0f65d818f9d383b67a151e42106.zip
unposted: replace version 5.0.9 with 5.1 in FAQ
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a42d76487..7cf645d84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-08-24  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* unposted: Etc/FAQ.yo: replace 5.0.9 with 5.1.
+
 2015-08-23  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
 
 	* users/20455: Src/Modules/zpty.c: do not use posix_openpt()