summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.stephenson@samsung.com>2018-05-29 09:46:42 +0100
committerPeter Stephenson <p.stephenson@samsung.com>2018-05-29 09:47:04 +0100
commitd5e840672983f90598c377035d10fe4fae52f5d4 (patch)
treeedb732bdbf54f870e24880a0c6fa3988be3fc561 /ChangeLog
parentf9560cb03b12415a9a873f9afc5c02943fc2e55d (diff)
downloadzsh-d5e840672983f90598c377035d10fe4fae52f5d4.tar.gz
zsh-d5e840672983f90598c377035d10fe4fae52f5d4.tar.xz
zsh-d5e840672983f90598c377035d10fe4fae52f5d4.zip
42865: update config.guess and config.sub.
Copied unmodified from latest GNU distribution.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63847a260..c97ad7415 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2018-05-29  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* c.f. 42865: config.guess, config.sub: update from GNU
+	distribution.
+
 	* Eitan Adler: 42862: configure.ac: AC_PROG_TRADITIONAL is no
 	longer needed.