about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-20 18:18:28 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-20 18:18:28 +0000
commit970362dc5632a62dd1bf7ecb20dc112ed1528267 (patch)
tree1465a8efbf3bef4b7ba5b6c33e1288922c954a73 /ChangeLog
parent2094e1a9757c1aa4307e65ae39ad20e9134f92e8 (diff)
downloadglibc-970362dc5632a62dd1bf7ecb20dc112ed1528267.tar.gz
glibc-970362dc5632a62dd1bf7ecb20dc112ed1528267.tar.xz
glibc-970362dc5632a62dd1bf7ecb20dc112ed1528267.zip
* misc/getusershell.c (initshells): Remove unnecessary tests.
	(endusershell): Likewise.
	(okshells): Mark as const.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 791d3b5134..62f6e8ab9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2005-12-20  Ulrich Drepper  <drepper@redhat.com>
 
+	* misc/getusershell.c (initshells): Remove unnecessary tests.
+	(endusershell): Likewise.
+	(okshells): Mark as const.
+
 	* sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations.
 	* sysdeps/posix/gai_strerror-strs.h: New file.
 	* sysdeps/posix/Dist: New file.