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