aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-09-01 10:20:49 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-09-01 10:20:49 -0700
commitb30082799dfcd55ccbffce1dd74179d02ee1f41c (patch)
treed6ecc0ba39a422ff02e389e29f041798f26a0824 /ChangeLog
parent136fa185fdb24a1a6e6fc94e8b84e8f95e510d93 (diff)
downloadglibc-b30082799dfcd55ccbffce1dd74179d02ee1f41c.tar.xz
glibc-b30082799dfcd55ccbffce1dd74179d02ee1f41c.zip
Update tst-regex.c/tst-regex2.c for old ChangeLog move
* posix/tst-regex.c (do_test): Replace "../ChangeLog.8" with "../ChangeLog.old/ChangeLog.8". * posix/tst-regex2.c (do_test): Replace "../ChangeLog.14" with "../ChangeLog.old/ChangeLog.14".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a142d38508..b06aeda7c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2017-09-01 H.J. Lu <hongjiu.lu@intel.com>
+ * posix/tst-regex.c (do_test): Replace "../ChangeLog.8" with
+ "../ChangeLog.old/ChangeLog.8".
+ * posix/tst-regex2.c (do_test): Replace "../ChangeLog.14" with
+ "../ChangeLog.old/ChangeLog.14".
+
+2017-09-01 H.J. Lu <hongjiu.lu@intel.com>
+
* manual/contrib.texi: Credit Ulrich Drepper for the POSIX
Threads Library.