Skip to content

Commit

Permalink
* locale/iso-3166.def: Add Aaland Islands and Montenegro.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Sep 29, 2006
1 parent 154619b commit a70c18b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 2 additions & 0 deletions locale/iso-3166.def
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit a70c18b

Please sign in to comment.