From bec3de98dfab722b21e69a905bd83e4bfac22f72 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 24 Feb 2010 21:37:24 +0000 Subject: 27754 plus NEWS change: add "zsystem flock" --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7e7ebadc0..a2f86722c 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,11 @@ The glob qualifier P can be used to add a separate word before each match. For example, *(P:-f:) produces the command line `-f file1 -f file2 ...'. +The module zsh/system has a new "zsystem" builtin whose subcommands +perform system level tasks. Currently "zsystem flock" performs +advisory file locking. This is a particularly convenient way +of locking files for the length of a subshell. + Changes between versions 4.3.9 and 4.3.10 ----------------------------------------- -- cgit 1.4.1