about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-07-23 15:28:31 -0400
committerUlrich Drepper <drepper@gmail.com>2011-07-23 15:28:31 -0400
commit9191c04a7e19fffbea0a08523e579cd8e55142df (patch)
tree131d8cfb36363acaa56437b91622b099199d4437 /ChangeLog
parentbba33c289b1b24e1bb3075b7fce5b56c9d01ce2f (diff)
downloadglibc-9191c04a7e19fffbea0a08523e579cd8e55142df.tar.gz
glibc-9191c04a7e19fffbea0a08523e579cd8e55142df.tar.xz
glibc-9191c04a7e19fffbea0a08523e579cd8e55142df.zip
Adjust test for correct installation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ae8c04c5d..124e8ffd87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
 
+	[BZ #13021]
+	* scripts/test-installation.pl: Don't expect libnss_test1 to be
+	installed.
+
 	* sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
 	typo.
 	(_dl_x86_64_save_sse): Likewise.