about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-04-17 10:23:45 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-04-17 10:23:45 +0000
commit78ce07b49f08964eaa08d68eb8f6a5595bbcfbc6 (patch)
tree3691862ef272257a5ecaa16d1d11db815cbf12c4 /ChangeLog
parent35cedab2187d9472792656d0c46fc5acca1f1558 (diff)
downloadzsh-78ce07b49f08964eaa08d68eb8f6a5595bbcfbc6.tar.gz
zsh-78ce07b49f08964eaa08d68eb8f6a5595bbcfbc6.tar.xz
zsh-78ce07b49f08964eaa08d68eb8f6a5595bbcfbc6.zip
24818: add HIST_FCNTL_LOCK.
unposted: update NEWS with new features
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa900b331..45acd817d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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