summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-09-29 18:10:52 +0000
committerUlrich Drepper <drepper@redhat.com>2006-09-29 18:10:52 +0000
commita70c18b0be03fc7e86517b033c8de243f06a9317 (patch)
tree0261929073acef47e725967afb252ec5e0d2866b
parent154619b591282fc664dbedaee4fab8b57206c9ab (diff)
* locale/iso-3166.def: Add Aaland Islands and Montenegro.
-rw-r--r--ChangeLog2
-rw-r--r--locale/iso-3166.def2
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d9d5d7857..35ee410848 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-09-29 Ulrich Drepper <drepper@redhat.com>
+ * locale/iso-3166.def: Add Aaland Islands and Montenegro.
+
[BZ #3273]
* nscd/nscd_initgroups.c (__nscd_getgrouplist): It is OK to have
found no group members.
diff --git a/locale/iso-3166.def b/locale/iso-3166.def
index 7e40c0095a..bae42caed2 100644
--- a/locale/iso-3166.def
+++ b/locale/iso-3166.def
@@ -6,6 +6,7 @@
* http://www.gnu.org/software/libc/bugs.html and follow
* instructions there to file a bug report.
*/
+DEFINE_COUNTRY_CODE ("AALAND ISLANDS", AX, ALA, 248)
DEFINE_COUNTRY_CODE ("AFGHANISTAN", AF, AFG, 4)
DEFINE_COUNTRY_CODE ("ALBANIA", AL, ALB, 8)
DEFINE_COUNTRY_CODE ("ALGERIA", DZ, DZA, 12)
@@ -149,6 +150,7 @@ DEFINE_COUNTRY_CODE ("MICRONESIA, FEDERATED STATES OF", FM, FSM, 583)
DEFINE_COUNTRY_CODE ("MOLDOVA, REPUBLIC OF", MD, MDA, 498)
DEFINE_COUNTRY_CODE ("MONACO", MC, MCO, 492)
DEFINE_COUNTRY_CODE ("MONGOLIA", MN, MNG, 496)
+DEFINE_COUNTRY_CODE ("MONTENEGRO", ME, MNE, 499)
DEFINE_COUNTRY_CODE ("MONTSERRAT", MS, MSR, 500)
DEFINE_COUNTRY_CODE ("MOROCCO", MA, MAR, 504)
DEFINE_COUNTRY_CODE ("MOZAMBIQUE", MZ, MOZ, 508)