about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-02-28 09:13:09 +0000
committerUlrich Drepper <drepper@redhat.com>2002-02-28 09:13:09 +0000
commit896167225ef6e3c5f780584e75cde2e8f253c038 (patch)
tree138b7f70affb29b7eac60169d96c0a61d70c114e /ChangeLog
parentf4eb901eb5e9e448036abed462a9570db18338eb (diff)
downloadglibc-896167225ef6e3c5f780584e75cde2e8f253c038.tar.gz
glibc-896167225ef6e3c5f780584e75cde2e8f253c038.tar.xz
glibc-896167225ef6e3c5f780584e75cde2e8f253c038.zip
Update.
2002-02-28  Ulrich Drepper  <drepper@redhat.com>

	* locale/iso-4217.def: Remove obsolete currencies for countries
	with Euro.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e17162fb00..2b80b2555d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-28  Ulrich Drepper  <drepper@redhat.com>
+
+	* locale/iso-4217.def: Remove obsolete currencies for countries
+	with Euro.
+
 2002-02-28  Isamu Hasegawa  <isamu@yamato.ibm.com>
 
 	* posix/regcomp.c (regcomp): Remove a redundant condition.