diff options
author | Clint Adams <clint@users.sourceforge.net> | 2003-01-30 15:35:07 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2003-01-30 15:35:07 +0000 |
commit | 980b437fcac06d47b37d36e7bbde0150f7d19ad2 (patch) | |
tree | 9ef3089b31f4da432f57900a6a77b9c98f9956bf /ChangeLog | |
parent | dae757646ada3aae9b2f12a7a1d81e3744196fb8 (diff) | |
download | zsh-980b437fcac06d47b37d36e7bbde0150f7d19ad2.tar.gz zsh-980b437fcac06d47b37d36e7bbde0150f7d19ad2.tar.xz zsh-980b437fcac06d47b37d36e7bbde0150f7d19ad2.zip |
unposted: config.guess, config.sub: update to 2003-01-10 and
2003-01-03 versions, respectively.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 81223b99d..174ca2c9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-01-30 Clint Adams <clint@zsh.org> + * unposted: config.guess, config.sub: update to 2003-01-10 and + 2003-01-03 versions, respectively. + * 18131: zshconfig.ac: find pcre on RedHat. 2003-01-30 Oliver Kiddle <opk@zsh.org> |