about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c749866e9..bfae5f6ae9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-08-09  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/ldconfig.c (options): Mark parameter option names as
+	translatable.  [BZ #253]  Patch by Jakub Bogusz <qboosh@pld-linux.org>.
+
 	* iconv/gconv_charset.h (strip): Also allow comma which is what is
 	used to separate options.  [BZ #194]