about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-01-13 10:34:17 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-01-13 10:34:17 +0000
commitec4aa9f4093b5a063651caeb9f9520afc5369958 (patch)
tree8311fafa2dea69e1be39d8057e4edf626df42af7 /ChangeLog
parent81b9354238e5457fe94a8d9ec466ed6e7529638e (diff)
downloadzsh-ec4aa9f4093b5a063651caeb9f9520afc5369958.tar.gz
zsh-ec4aa9f4093b5a063651caeb9f9520afc5369958.tar.xz
zsh-ec4aa9f4093b5a063651caeb9f9520afc5369958.zip
20698: Fix tail for POSIX conformance
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4ca8d4a7..3a2f5e06f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-13  Peter Stephenson  <pws@csr.com>
+
+	* 20698: Test/ztst.zsh: improve 20692 by using tail function
+	to overcome POSIX problems.
+
 2005-01-12  Oliver Kiddle  <opk@zsh.org>
 
 	* 20701: Src/system.h: fix compilation on Mac OS X