diff options
author | Felix Rosencrantz <f_rosencrantz@users.sourceforge.net> | 2003-03-31 16:43:57 +0000 |
---|---|---|
committer | Felix Rosencrantz <f_rosencrantz@users.sourceforge.net> | 2003-03-31 16:43:57 +0000 |
commit | 259de0b7424adf73d77a6688962f8d82ba39c796 (patch) | |
tree | 6fe973316768121c2e52b52cc069a6dad1f7ee1a /ChangeLog | |
parent | 00cc6eb748aec3405993002af0ec2d98495e060c (diff) | |
download | zsh-259de0b7424adf73d77a6688962f8d82ba39c796.tar.gz zsh-259de0b7424adf73d77a6688962f8d82ba39c796.tar.xz zsh-259de0b7424adf73d77a6688962f8d82ba39c796.zip |
Removed zgprintf from Functions/TCP/.distfiles
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 59014170e..40c0ca7b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-31 Felix Rosencrantz <f_rosencrantz@yahoo.com> + + * unposted: Functions/TCP/.distfiles: Removed zgprintf, file was + removed in posting 18278. + 2003-03-28 Wayne Davison <wayned@users.sourceforge.net> * 18402: Src/builtin.c: Prevent "print -m" from crashing (it now |