about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-05-04 06:39:46 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-05-04 06:39:46 +0000
commit7019cb655fe843136a868962ab5d8e799ee387a9 (patch)
tree27c8d7a224ffbda33a9d15969b066f285e51c440 /ChangeLog
parent02d4869c4311bc920e94f1b5ff87d02683d603fc (diff)
downloadzsh-7019cb655fe843136a868962ab5d8e799ee387a9.tar.gz
zsh-7019cb655fe843136a868962ab5d8e799ee387a9.tar.xz
zsh-7019cb655fe843136a868962ab5d8e799ee387a9.zip
11137: Test/07cond.ztst: detect block device file using find.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ceb421514..aeafb93a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-03  Tanaka Akira  <akr@m17n.org>
+
+	* 11137: Test/07cond.ztst: detect block device file using find.
+
 2000-05-03  Bart Schaefer  <schaefer@zsh.org>
 
 	* 11136: Doc/Zsh/expn.yo: Reorganize history expansion doc.