about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn Stanley <jpsinthemix@verizon.net>2011-09-08 22:57:23 -0400
committerUlrich Drepper <drepper@gmail.com>2011-09-08 22:57:23 -0400
commitb0727fd83f0f27c73f4c664feb6891acc328d160 (patch)
tree63d0bc9c2033356aec38305aaff0791b631a3da0 /ChangeLog
parenta0f33f996f7986dbf37631a4577f8565b42df29e (diff)
downloadglibc-b0727fd83f0f27c73f4c664feb6891acc328d160.tar.gz
glibc-b0727fd83f0f27c73f4c664feb6891acc328d160.tar.xz
glibc-b0727fd83f0f27c73f4c664feb6891acc328d160.zip
Add missing definition of LOCPATH for bug-regex32 run
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dbb5e758d8..2d8747d0a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
 
+	[BZ #13118]
+	* posix/Makefile (bug-regex32-ENV): Define.
+	Patch by John Stanley <jpsinthemix@verizon.net>.
+
 	* misc/Makefile (headers): Add bits/select2.h.
 	* misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
 	* misc/bits/select2.h: New file.