about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMao Han <han_mao@c-sky.com>2018-11-19 16:51:42 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-11-19 16:51:42 +0000
commit0c7f97aead9bf82f868d39cf7dc179caf224189a (patch)
tree63cd8fabb0c02008c3799d0630b97857d130650a /ChangeLog
parent35e3fbc4512c880fccb35b8e3abd132d4be18480 (diff)
downloadglibc-0c7f97aead9bf82f868d39cf7dc179caf224189a.tar.gz
glibc-0c7f97aead9bf82f868d39cf7dc179caf224189a.tar.xz
glibc-0c7f97aead9bf82f868d39cf7dc179caf224189a.zip
Update config.guess and config.sub to current versions.
	* scripts/config.guess: Update to version 2018-08-29.
	* scripts/config.sub: Update to version 2018-08-29.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 195368aaae..fdd7bf3081 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-11-19  Mao Han  <han_mao@c-sky.com>
+
+	* scripts/config.guess: Update to version 2018-08-29.
+	* scripts/config.sub: Update to version 2018-08-29.
+
 2018-11-19  Florian Weimer  <fweimer@redhat.com>
 
 	support: Print timestamps in timeout handler.