diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-02-28 12:20:43 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-02-28 12:20:43 +0000 |
commit | f2fffea3e62d7ba2e6ab2f74572819d08c20b36e (patch) | |
tree | c28eba05e514f080ad47a5dad91b13e74445c69f /README | |
parent | 2ccaf4efecb8e392c16f43b292a91bf51bf2531a (diff) | |
download | zsh-f2fffea3e62d7ba2e6ab2f74572819d08c20b36e.tar.gz zsh-f2fffea3e62d7ba2e6ab2f74572819d08c20b36e.tar.xz zsh-f2fffea3e62d7ba2e6ab2f74572819d08c20b36e.zip |
Release 4.3.1, finally (updated...) zsh-4.3.1
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README index 556a88bfe..2ff70402b 100644 --- a/README +++ b/README @@ -5,7 +5,10 @@ THE Z SHELL (ZSH) Version ------- -This is development code before the release of version 4.3.1. +This is version 4.3.1 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. Installing Zsh -------------- |