about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-03-30 21:14:32 +0000
committerUlrich Drepper <drepper@redhat.com>2009-03-30 21:14:32 +0000
commitcb14424eb93499ba6e6dc8dba45ef6a58ce0a174 (patch)
tree820e84323ce8b616aba7d8b797c84e3cce32bbd1 /ChangeLog
parentdb486995b6e86cb17cc689ca800139db3b9d4ce3 (diff)
downloadglibc-cb14424eb93499ba6e6dc8dba45ef6a58ce0a174.tar.gz
glibc-cb14424eb93499ba6e6dc8dba45ef6a58ce0a174.tar.xz
glibc-cb14424eb93499ba6e6dc8dba45ef6a58ce0a174.zip
* elf/do-lookup.h (do_lookup_x): Minor optimization and cleanup.
	Avoid reuse of complex expression.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 275d64a1dc..4099fffe54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-03-30  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/do-lookup.h (do_lookup_x): Minor optimization and cleanup.
+	Avoid reuse of complex expression.
+
 	* po/fr.po: Update from translation team.
 
 2009-03-16  Ulrich Drepper  <drepper@redhat.com>