summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec654f1b8..f7c2c01a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-09-02 Bart Schaefer <schaefer@zsh.org>
+
+ * unposted (based on users/5283): Functions/Misc/zargs: Implement
+ xargs-like segmenting of argument list, with a command called on
+ each segment.
+
2002-08-28 Peter Stephenson <pws@csr.com>
* 17590: Doc/Zsh/mod_socket.yo: missing enditem().