about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-02-23 21:39:30 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-02-23 21:39:30 +0000
commitdb7d0ac34143ed2378c2fd98845b2ae5eaaf6bbb (patch)
tree7a902ed85c7faddc6e664d0749090f9802b71cb0
parent3604a9c4ac944f72be919b412567e1f54b8e4552 (diff)
downloadzsh-db7d0ac34143ed2378c2fd98845b2ae5eaaf6bbb.tar.gz
zsh-db7d0ac34143ed2378c2fd98845b2ae5eaaf6bbb.tar.xz
zsh-db7d0ac34143ed2378c2fd98845b2ae5eaaf6bbb.zip
unposted: 4.3.17 zsh-4.3.17
-rw-r--r--ChangeLog6
-rw-r--r--Config/version.mk4
-rw-r--r--Etc/FAQ.yo2
-rw-r--r--README2
4 files changed, 9 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ec1ced3b..f00df2b5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-23  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* unposted: 4.3.17.
+
 2012-02-22  Peter Stephenson  <pws@csr.com>
 
 	* 30238 with small fixes: Doc/Zsh/jobs.yo: document the fork
@@ -16006,5 +16010,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5593 $
+* $Revision: 1.5594 $
 *****************************************************
diff --git a/Config/version.mk b/Config/version.mk
index 38715c29d..2035929f4 100644
--- a/Config/version.mk
+++ b/Config/version.mk
@@ -27,5 +27,5 @@
 # This must also serve as a shell script, so do not add spaces around the
 # `=' signs.
 
-VERSION=4.3.16
-VERSION_DATE='February 19, 2011'
+VERSION=4.3.17
+VERSION_DATE='February 22, 2011'
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index 4036e8d1e..ee79a6ac4 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -302,7 +302,7 @@ sect(On what machines will it run?)
 sect(What's the latest version?)
 
   Zsh 4.2.7 is the latest production version.  The latest development
-  version is 4.3.16; this contains support for multibyte character strings
+  version is 4.3.17; this contains support for multibyte character strings
   (such as UTF-8 locales).  All the main features for multibyte
   support are now in place and this is likely soon to become the
   stable series 5.0.
diff --git a/README b/README
index 8b7c91134..513732f16 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ THE Z SHELL (ZSH)
 Version
 -------
 
-This is version 4.3.16 of the shell.  This is a development release,
+This is version 4.3.17 of the shell.  This is a development release,
 but is believed to be reasonably stable.  Sites where the users need to
 edit command lines with multibyte characters (in particular UTF-8)
 will probably want to upgrade.  The previous widely released version