about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-02-26 20:38:54 +0000
committerUlrich Drepper <drepper@redhat.com>2004-02-26 20:38:54 +0000
commitd3a4681c8d690cc0f5d0fc759f52264f80051989 (patch)
tree832de7db08f88978c8b14cf9b3c3e9569789e3e5 /ChangeLog
parent266c1f50df28885289fdd5a8a2dddb6c65efc125 (diff)
downloadglibc-d3a4681c8d690cc0f5d0fc759f52264f80051989.tar.gz
glibc-d3a4681c8d690cc0f5d0fc759f52264f80051989.tar.xz
glibc-d3a4681c8d690cc0f5d0fc759f52264f80051989.zip
Update.
	* stdlib/canonicalize.c (__realpath): Simplify.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5221f5f3c4..4fe5c858e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-02-26  Ulrich Drepper  <drepper@redhat.com>
 
+	* stdlib/canonicalize.c (__realpath): Simplify.
+
 	* posix/regcomp.c (parse_expression): Avoid duplication in calls
 	to build_charclass_op.