summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2012-08-22 12:58:18 -0700
committerRoland McGrath <roland@hack.frob.com>2012-08-22 12:58:18 -0700
commit07e515506660b1d0c1934dc0ac0e2ac5e7a4a760 (patch)
tree91ee4cf9802e5cc6f4460e2a91411e62d149f597 /ChangeLog
parent35a5b08bd4a5fc34d171480f32b9a235a94ff692 (diff)
Fix sed configure check for newer sed --version output.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fbaadcac67..8e64d803d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-08-22 Dmitry V. Levin <ldv@altlinux.org>
+
+ * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
+ to support sed >= 4.2.1-20-ga9bf076.
+ * configure: Regenerated.
+
2012-08-22 Roland McGrath <roland@hack.frob.com>
* csu/libc-start.c (apply_irel): Move extern declarations inside here.