diff options
author | Clint Adams <clint@users.sourceforge.net> | 2000-09-16 18:57:45 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2000-09-16 18:57:45 +0000 |
commit | 2742cb14ce02354f6c9a2a2a61f793f9a1932924 (patch) | |
tree | 7c098832770e48dcc5d4c2cb27c32ed464fb3720 /ChangeLog | |
parent | 73e23c7999196642fcf3448013b4e37b03044e8c (diff) | |
download | zsh-2742cb14ce02354f6c9a2a2a61f793f9a1932924.tar.gz zsh-2742cb14ce02354f6c9a2a2a61f793f9a1932924.tar.xz zsh-2742cb14ce02354f6c9a2a2a61f793f9a1932924.zip |
12814: zasprintf
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 435540f2e..102dd5888 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-09-16 Clint Adams <schizo@debian.org> + + * 12814: configure.in, Src/compat.c, Src/init.c, Src/system.h: + implement zasprintf and use it in lieu of sprintf with a + static buffer in sourcehome(). + 2000-09-15 Bart Schaefer <schaefer@zsh.org> * unposted: Doc/Zsh/contrib.yo: Missing hunk from 12765 (replace |