mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
24818: add HIST_FCNTL_LOCK.
unposted: update NEWS with new features
This commit is contained in:
parent
35cedab218
commit
78ce07b49f
7 changed files with 141 additions and 6 deletions
|
@ -1,3 +1,11 @@
|
|||
2008-04-17 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* unposted: NEWS: list new features so far since 4.3.6.
|
||||
|
||||
* Vincent Lefevre: 24818: Doc/Zsh/options.yo (modified),
|
||||
Src/hist.c (with #ifdef HAVE_TRUNCATE), Src/options.c, Src/zsh.h:
|
||||
history file locking using fcntl().
|
||||
|
||||
2008-04-16 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 248??: Completion/Unix/Command/_git: some fixes and updates for
|
||||
|
|
|
@ -577,6 +577,15 @@ than tt(SAVEHIST) in order to give you some room for the duplicated
|
|||