about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-07 06:51:59 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-07 06:51:59 +0000
commit4bcb2658ff02d72aa83640cf76ac65a430f17004 (patch)
treec16826690adfb652fd633f88fc8782585f1cd7ea /ChangeLog
parent322e23db2402ceb66d7f7e5f59d07965382f298a (diff)
downloadglibc-4bcb2658ff02d72aa83640cf76ac65a430f17004.tar.gz
glibc-4bcb2658ff02d72aa83640cf76ac65a430f17004.tar.xz
glibc-4bcb2658ff02d72aa83640cf76ac65a430f17004.zip
* string/strverscmp.c (__strverscmp): Fix last cleanups. cvs/fedora-glibc-20090407T0657
	* string/tst-svc.input: Add new test case.
	* string/tst-svc.expect: Adjust.
	* string/Makefile: Don't ignore tst-svc error.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a9b0c8c08..6a26ed5f0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2009-04-06  Ulrich Drepper  <drepper@redhat.com>
 
+	* string/strverscmp.c (__strverscmp): Fix last cleanups.
+	* string/tst-svc.input: Add new test case.
+	* string/tst-svc.expect: Adjust.
+	* string/Makefile: Don't ignore tst-svc error.
+
 	* sysdeps/x86_64/memchr.S: New file.
 
 	* resolv/resolv.h (RES_SNGLKUP): Define.