From 7776e6692fe19553dafcb918df467aed522eea8d Mon Sep 17 00:00:00 2001 From: Adam Conrad Date: Sat, 3 May 2014 23:45:15 -0600 Subject: Revert incorrect removal of the XDR currency from locale/iso-4217.def In 7447ccd98ee3944a95247ae23284dfac1de6c2aa, the XDR currency was removed from locale/iso-4217.def, despite the fact that it's both still a part of the standard, according to the official table: http://www.currency-iso.org/dam/downloads/table_a1.xml ... and, more importantly, is referenced from localedata/i18n, so any quick-and-dirty locale definition that uses "copy i18n" for LC_MONETARY wouldn't work anymore. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 531fbd09c0..ac0d69eb07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-05-04 Adam Conrad + + * locale/iso-4217.def: Reintroduce XDR currency. + 2014-05-04 Allan McRae * po/eo.po: Update Esperanto translation from translation project. -- cgit v1.2.3