about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-02-05 19:59:54 +0000
committerUlrich Drepper <drepper@redhat.com>2009-02-05 19:59:54 +0000
commit52de761a93b7306f6efb002e90b89cba1fd8c5f2 (patch)
tree7b36521989b977f8a56520156a7e2ca4d410b971 /ChangeLog
parent62f63c47ee9d6dcac1f47870e8038f1b1889e0d4 (diff)
downloadglibc-52de761a93b7306f6efb002e90b89cba1fd8c5f2.tar.gz
glibc-52de761a93b7306f6efb002e90b89cba1fd8c5f2.tar.xz
glibc-52de761a93b7306f6efb002e90b89cba1fd8c5f2.zip
* intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b6d4dc718..caafea3155 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2009-02-05  Ulrich Drepper  <drepper@redhat.com>
 
+	* intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.
+
 	* sysdeps/unix/opendir.c (__alloc_dir): We have a lot more memory
 	today than when the original code was written.  Use larger
 	buffers.  This also makes it unnecessary to have stat information,