about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2000-09-18 17:29:07 +0000
committerClint Adams <clint@users.sourceforge.net>2000-09-18 17:29:07 +0000
commit7c7e1f97cba3b49698082206945bb06a8313364d (patch)
treee3a6da8c67369d66befd530506248c8c501097a3 /ChangeLog
parentf77ca8b839cb9918bcb756e04496d248945b55d6 (diff)
downloadzsh-7c7e1f97cba3b49698082206945bb06a8313364d.tar.gz
zsh-7c7e1f97cba3b49698082206945bb06a8313364d.tar.xz
zsh-7c7e1f97cba3b49698082206945bb06a8313364d.zip
12836: bin_ln now independent of PATH_MAX
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9d9329c0..87333013d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-18  Clint Adams  <schizo@debian.org>
+
+	* 2836: Src/Modules/files.c: use ztrdup()/appstr() in lieu of
+	statically-allocated buffer in bin_ln.
+
 2000-09-18  Bart Schaefer  <schaefer@zsh.org>
 
 	* 12833: Back out the zasprintf changes from 12814, they're not