3f6b9e0e889347309e7e5c458831e4de667ef348
[platform/upstream/libphonenumber.git] / debian / changelog
1 libphonenumber (5.8.8) precise; urgency=low
2
3   * Metadata changes:
4     - New alternate formatting data for country calling code(s):
5     350, 358, 36, 66, 84, 94, 995
6     - Updated alternate formatting data for country calling code(s):
7     31, 359, 372, 49, 62, 7
8     - Updated phone metadata for region code(s):
9     AR, BD, BE, BF, BR, CO, CR, FI, GI, GM, IS, MU
10     - Updated short number metadata for region code(s): AR, BE, ES, GI,
11     PG, US
12     - Updated geocoding data for country calling code(s): 220 (en)
13     - Updated carrier data for country calling code(s):
14     20 (en), 220 (en), 224 (en), 230 (en), 852 (en)
15
16  -- Lara Scheidegger <lararennie@google.com>  Thu, 10 Oct 2013 14:27:03 +0200
17
18 libphonenumber (5.8.4) precise; urgency=low
19
20   * Metadata changes:
21     - Adding a token to indicate which countries have mobile portability.
22
23  -- Lara Scheidegger <lararennie@google.com>  Fri, 20 Sep 2013 17:22:29 +0200
24
25 libphonenumber (5.8.1) precise; urgency=low
26
27   * Metadata changes:
28     - New alternate formatting data for country calling code(s): 675
29     - Updated phone metadata for region code(s):
30       AO, AU, BF, BW, CA, CH, CI, CN, DE, FR, MA, MR, MU, NI, PG, SA, SE, US,
31       VI
32     - New short number metadata for region code(s): IQ
33     - Updated short number metadata for region code(s):
34       AU, BR, DO, EG, FR, GH, ID, IL, JM, KE, KZ, LR, MW, NG, NI, SA, SE, SL,
35       TZ, US, UZ
36     - New geocoding data for country calling code(s):
37     966 (ar, en), 1 (en)
38
39  -- Lara Scheidegger <lararennie@google.com>  Thurs, 19 Sep 2013 13:55:28 +0200
40
41 libphonenumber (5.8) precise; urgency=low
42
43   * Code changes:
44    - Renamed ShortNumberUtil to ShortNumberInfo -> the former class is now
45      deprecated and will be deleted in a later release. At the moment it just
46      delegates to ShortNumberInfo.
47    - New methods in the ShortNumberInfo API - isCarrierSpecific, singleton interface,
48      isPossibleShortNumber, isValidShortNumber, getShortNumberCost. Note this
49      is an experimental API at the moment and subject to change.
50    - Bug fixes:
51       -- AsYouTypeFormatting: 3-digit numbers can be formatted as a group
52          where appropriate
53       -- AsYouTypeFormatting: Countries with an optional national prefix were
54          considered before to have always entered it, resulting in bugs where
55          numbers without the national prefix were not properly formatted.
56       -- Numbers in Chile that overlap with emergency numbers are no longer
57          marked as connecting to them
58       -- Not requiring the NDC to be alone for countries where there is no
59          national prefix in strict grouping when extracting phone numbers
60   * Metadata changes:
61    - New alternate formatting data for country calling code(s):
62      30, 31, 385, 58, 62, 63, 971, 972
63    - Updated alternate formatting data for country calling code(s): 43, 44, 49
64    - Moved emergency phone number data to the ShortNumberMetadata.xml file
65    - Updated phone metadata for region code(s):
66      AT, EG, ML, NC, NL, SA
67    - New short number metadata for region code(s):
68      AR, CL, CO, ES, MX, NC
69    - Emergency metadata fixes for region code(s):
70      GA, JM, MH, VE
71
72  -- Lara Scheidegger <lararennie@google.com>  Mon, 2 Sep 2013 14:56:20 +0200
73
74 libphonenumber (5.7.2) precise; urgency=low
75
76   * Metadata changes:
77     - New alternate formatting data for country calling code(s):
78     352, 359, 372, 373, 375, 595, 7, 855
79     - Updated phone metadata for region code(s):
80     AR, BF, BH, BR, BY, CH, CM, CN, GE, GW, HN, JM, KH, LT, LU, MU, NP,
81     RO, SO
82     - New short number metadata for region code(s): BR
83     - Updated short number metadata for region code(s):
84     CH, FJ, GB, GG, IM, IT, JE, SH
85
86  -- Lara Scheidegger <lararennie@google.com>  Fri, 09 Aug 2013 14:05:22 +0200
87
88 libphonenumber (5.7.1) precise; urgency=low
89
90   * Metadata changes:
91    - Change to the way the metadata is built; now only parts of the proto that
92      are relevant will be generated. This means short-code data won't be
93      generated for the normal protos, and fixed-line data won't be generated
94      for short-number protos. This cuts the metadata binary size approximately
95      in half.
96
97  -- Lara Scheidegger <lararennie@google.com>  Thu, 8 Aug 2013 13:12:00 +0200
98
99 libphonenumber (5.7) precise; urgency=low
100
101   * Code changes:
102     - Improve phone number extraction recall.
103     - Add support for loading short number metadata.
104
105  -- David Yonge-Mallo <davinci@google.com>  Wed, 17 Jul 2013 11:25:45 +0200
106
107 libphonenumber (5.6.2) precise; urgency=low
108
109   * Metadata changes:
110    - Updated alternate formatting data for country calling code(s): 49, 61
111    - New metadata for region code(s): TA
112    - Updated metadata for region code(s):
113      BF, BH, BI, BJ, BR, CR, EH, GA, GE, GN, GU, IL, IN, IR, KH, KW, KZ, MA, MT,
114      NA, NE, NL, PH, RO, SH, SO, TK
115    - New geocoding data for country calling code(s): 47 (en), 82 (ar)
116    - Updated geocoding data for country calling code(s):
117      49 (en), 98 (en, fa), 241 (en)
118
119  -- Lara Scheidegger <lararennie@google.com>  Tue, 16 Jul 2013 10:01:53 +0200
120
121 libphonenumber (5.6.1) precise; urgency=low
122
123   * Code changes:
124    - Rename all instances of PhoneNumberMetadata to PhoneNumberMetadata for consistency.
125
126  -- David Yonge-Mallo <davinci@google.com>  Fri, 12 Jul 2013 10:26:53 +0200
127
128 libphonenumber (5.6) precise; urgency=low
129
130   * Code changes:
131    - Fix for as-you-type-formatting bug affecting countries with no national prefix
132      formatting rule, such as China.
133   * Metadata changes:
134     - New alternate formatting data for country calling code(s): 351
135     - Updated alternate formatting data for country calling code(s): 49
136     - Updated metadata for region code(s):
137     AS, BG, BH, BJ, BL, CD, CI, DE, DZ, EH, FJ, GF, GP, IN, KH, KZ, MA,
138     MD, MF,
139     ML, MY, NG, PT, PY, TC, TJ, TT
140
141  -- Lara Scheidegger <lararennie@google.com>  Wed, 05 Jun 2013 14:39:28 +0200
142
143 libphonenumber (5.5) precise; urgency=low
144
145   * Code changes:
146     - Changed internal initialization code and made more fields final.
147       Note that we now throw an exception if an attempt is made to set the
148       metadata more than once (which should only happen during testing).
149     - Fix problem with formatNumberForMobileDialing for HU and CL.
150   * Metadata changes:
151     - Updated alternate formatting data for country calling code(s): 49
152     - Updated metadata for region code(s):
153     AM, BF, BR, CR, DE, MA, MG, MM, SA, TL, UA
154     - Updated geocoding data for country calling code(s): 374 (am, en,
155     ru)
156
157  -- David Beaumont <dbeaumont@google.com>  Wed, 08 May 2013 15:52:22 +0200
158
159 libphonenumber (5.4.2) precise; urgency=low
160
161   * Metadata changes:
162     - Updated metadata for region code(s): BF, GA, IN, KR, MV, PH, SO,
163     UA, US
164
165  -- Shaopeng Jia <shaopengjia@google.com>  Fri, 19 Apr 2013 15:55:35 +0200
166
167 libphonenumber (5.4.1) precise; urgency=low
168
169   * Metadata changes:
170     - Updated metadata for region code(s): BF, BH, CR, EC, IR, MG, PF,
171     TD, TN
172     - New geocoding data for country calling code(s): 374 (am, ru)
173     - Updated geocoding data for country calling code(s):
174     98 (en, fa), 358 (en, se), 374 (en)
175
176  -- Shaopeng Jia <shaopengjia@google.com>  Mon, 25 Mar 2013 13:42:45 +0100
177
178 libphonenumber (5.4) precise; urgency=low
179
180   * Code changes:
181     - Switch formatNumberForMobileDialing to prefer national format to international format when the
182       number is dialed from the same region the phone number is from.
183   * Metadata changes:
184     - Updated metadata for region code(s):
185     BF, CD, CN, CZ, GN, IR, JP, KR, KW, LR, NZ, TT, UG, ZW
186     - New geocoding data for country calling code(s): 82 (cs)
187     - Updated geocoding data for country calling code(s):
188     82 (en, fr, ko, zh, zh_Hant), 98 (en, fa), 263 (en)
189
190  -- Shaopeng Jia <shaopengjia@google.com>  Thu, 07 Mar 2013 14:54:10 +0100
191
192 libphonenumber (5.3.2) precise; urgency=low
193
194   * Metadata changes:
195     - Updated metadata for region code(s):
196     BD, BE, BY, CA, EH, GR, IE, IN, IS, LI, MA, MU, PT, SE, SG, TL
197     - New geocoding data for country calling code(s):
198     375 (be, en, ru), 1 (en)
199
200  -- Lara Rennie <lararennie@google.com>  Mon, 11 Feb 2013 15:21:35 +0100
201
202 libphonenumber (5.3.1) precise; urgency=low
203
204   * Metadata changes:
205     - Updated metadata for region code(s): CN, DK, EH, GN, KH, KW, MA,
206     MY, PA
207
208  -- David Yonge-Mallo <davinci@google.com>  Fri, 25 Jan 2013 14:58:55 +0100
209
210 libphonenumber (5.3) lucid; urgency=low
211   * Code changes:
212     - Handling UAN numbers in Argentina better when dialling them locally from a
213       mobile
214   * Metadata changes:
215     - Updated metadata for region code(s):
216     BE, BW, CL, CN, CO, EH, KW, MA, ML, NG, PL, SY, ZA, ZM
217     - New geocoding data for country calling code(s): 32 (en, fr, nl)
218     - Updated geocoding data for country calling code(s): 27 (en), 86
219     (en, zh)
220
221  -- Lara Rennie <lararennie@google.com>  Tue, 08 Jan 2013 16:49:27 +0100
222
223 libphonenumber (5.2.2) lucid; urgency=low
224
225   * Metadata changes:
226     - New metadata for region code(s): EH
227     - Updated metadata for region code(s): BR, CL, CR, IN, MA, PG, PK,
228     RO
229     - New geocoding data for country calling code(s): 241 (en)
230
231  -- Lara Rennie <lararennie@google.com>  Thu, 06 Dec 2012 13:27:48 +0100
232
233 libphonenumber (5.2.1) lucid; urgency=low
234
235   * Metadata changes:
236     - Updated metadata for region code(s):
237     AE, AW, BF, CN, DE, JO, KE, KH, LT, MM, MU, NG, RW, SR, TR, VU
238     - New geocoding data for country calling code(s): 359 (bg, en)
239
240  -- Lara Rennie <lararennie@google.com>  Mon, 26 Nov 2012 18:31:02 +0100
241
242 libphonenumber (5.2) lucid; urgency=low
243
244   * Metadata changes:
245     - Updated metadata for region code(s): DE, GR, HR, OM, SB, ZA
246     - Updated geocoding data for country calling code(s): 30 (el, en)
247
248  -- David Beaumont <dbeaumont@google.com>  Wed, 10 Oct 2012 17:42:28 +0200
249
250 libphonenumber (3.8) unstable; urgency=low
251
252   * Initial Debian Package.
253
254  -- Fredrik Roubert <roubert@google.com>  Tue, 16 Aug 2011 16:11:46 +0200