Also, the Pacific/Apia zone change should probably just read "13:00" and not contain the plus sign as "+13:00". -- Tim Parenti On Wed, Aug 17, 2011 at 14:51, Philip Newton <philip.newton@gmail.com>wrote:
On Wed, Aug 17, 2011 at 20:09, Arthur David Olson <olsona@elsie.nci.nih.gov> wrote:
diff -r -c old/iso3166.tab new/iso3166.tab *** old/iso3166.tab Wed Jun 15 18:41:48 2011 --- new/iso3166.tab Wed Aug 17 13:24:18 2011 *************** *** 1,5 **** # <pre> ! # @(#)iso3166.tab 8.9 # This file is in the public domain, so clarified as of # 2009-05-17 by Arthur David Olson. # ISO 3166 alpha-2 country codes --- 1,5 ---- # <pre> ! # @(#)iso3166.tab 8.10 # This file is in the public domain, so clarified as of # 2009-05-17 by Arthur David Olson. # ISO 3166 alpha-2 country codes *************** *** 21,29 **** # # Lines beginning with `#' are comments. # ! # From Arthur David Olson (2011-06-15): ! # Resynchronized today with the ISO3116 site ! # (deleting AN and adding BQ, CW, and SX). # #country- #code country name --- 21,28 ---- # # Lines beginning with `#' are comments. # ! # From Arthur David Olson (2011-08-17): ! # Resynchronized today with the ISO3116 site (adding SS for South Sudan). # #country- #code country name *************** *** 234,239 **** --- 233,239 ---- SN Senegal SO Somalia SR Suriname + SS South Sudan ST Sao Tome & Principe SV El Salvador SX Sint Maarten
In the second hunk of this patch, "ISO3116" should probably become "ISO 3166". (Add space, and double-6 not double-1.)
Cheers, Philip -- Philip Newton <philip.newton@gmail.com>