about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2003-01-30 15:35:07 +0000
committerClint Adams <clint@users.sourceforge.net>2003-01-30 15:35:07 +0000
commit980b437fcac06d47b37d36e7bbde0150f7d19ad2 (patch)
tree9ef3089b31f4da432f57900a6a77b9c98f9956bf /ChangeLog
parentdae757646ada3aae9b2f12a7a1d81e3744196fb8 (diff)
downloadzsh-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--ChangeLog3
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>