about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c39ca5325f..a574af7ffa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-02-16  Ulrich Drepper  <drepper@redhat.com>
 
+	* stdlib/canonicalize.c (__realpath): Remove unnecessary copy
+	operations.
+
 	* nscd/nscd_conf.c (nscd_parse_file): Little optimization.
 
 2004-02-14  Thorsten Kukuk  <kukuk@suse.de>