zsh-workers
 help / color / mirror / code / Atom feed
* Distribution documentation changes for 4.3.16
@ 2012-02-15 20:05 Peter Stephenson
  2012-02-15 20:09 ` Mikael Magnusson
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Stephenson @ 2012-02-15 20:05 UTC (permalink / raw)
  To: Zsh Hackers' List

Here are the minimal changes for 4.3.16.  I think it only remains to
change the version number in the configuration.

Index: NEWS
===================================================================
RCS file: /cvsroot/zsh/zsh/NEWS,v
retrieving revision 1.47
diff -p -u -r1.47 NEWS
--- NEWS	17 Oct 2011 17:30:48 -0000	1.47
+++ NEWS	15 Feb 2012 20:03:32 -0000
@@ -4,6 +4,16 @@ CHANGES FROM PREVIOUS VERSIONS OF ZSH
 
 Note also the list of incompatibilities in the README file.
 
+Changes since 4.3.15
+--------------------
+
+The variable HASH_EXECUTABLES_ONLY has been added.  When this is set,
+directories in the command path will be checked for executables before
+they are added to the command table (hash); otherwise, all files in the
+directory are added.  The effect of this option was present in 4.3.15,
+which could cause significant delays when hashing on systems with
+network directories in the path.
+
 Changes since 4.3.12
 --------------------
 
Index: README
===================================================================
RCS file: /cvsroot/zsh/zsh/README,v
retrieving revision 1.74
diff -p -u -r1.74 README
--- README	17 Dec 2011 15:15:20 -0000	1.74
+++ README	15 Feb 2012 20:03:32 -0000
@@ -5,11 +5,11 @@ THE Z SHELL (ZSH)
 Version
 -------
 
-This is version 4.3.15 of the shell.  This is a development release,
+This is version 4.3.16 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
-of the shell was 4.3.14.
+of the shell was 4.3.15.
 
 Installing Zsh
 --------------
Index: Etc/FAQ.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Etc/FAQ.yo,v
retrieving revision 1.61
diff -p -u -r1.61 FAQ.yo
--- Etc/FAQ.yo	17 Dec 2011 15:15:22 -0000	1.61
+++ Etc/FAQ.yo	15 Feb 2012 20:03:32 -0000
@@ -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.15; this contains support for multibyte character strings
+  version is 4.3.16; 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.


-- 
Peter Stephenson <p.w.stephenson@ntlworld.com>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Distribution documentation changes for 4.3.16
  2012-02-15 20:05 Distribution documentation changes for 4.3.16 Peter Stephenson
@ 2012-02-15 20:09 ` Mikael Magnusson
  0 siblings, 0 replies; 2+ messages in thread
From: Mikael Magnusson @ 2012-02-15 20:09 UTC (permalink / raw)
  To: Peter Stephenson; +Cc: Zsh Hackers' List

On 15 February 2012 21:05, Peter Stephenson <p.w.stephenson@ntlworld.com> wrote:
> Here are the minimal changes for 4.3.16.  I think it only remains to
> change the version number in the configuration.
>
> Index: NEWS
> ===================================================================
> RCS file: /cvsroot/zsh/zsh/NEWS,v
> retrieving revision 1.47
> diff -p -u -r1.47 NEWS
> --- NEWS        17 Oct 2011 17:30:48 -0000      1.47
> +++ NEWS        15 Feb 2012 20:03:32 -0000
> @@ -4,6 +4,16 @@ CHANGES FROM PREVIOUS VERSIONS OF ZSH
>
>  Note also the list of incompatibilities in the README file.
>
> +Changes since 4.3.15
> +--------------------
> +
> +The variable HASH_EXECUTABLES_ONLY has been added.  When this is set,
       ^^^^^^^^
Should this not be "option"?

-- 
Mikael Magnusson


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-15 20:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-15 20:05 Distribution documentation changes for 4.3.16 Peter Stephenson
2012-02-15 20:09 ` Mikael Magnusson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).