Skip to content

Commit

Permalink
Fix ia_FR postal format
Browse files Browse the repository at this point in the history
2013-04-27  Nik Kalach  <nikka@fedoraproject.org>

	[BZ #15221]
	* locales/ia_FR: Fix postal_fmt definition.
  • Loading branch information
Nik Kalach authored and Andreas Jaeger committed Apr 27, 2013
1 parent 4220c3e commit d5ba74f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
6 changes: 3 additions & 3 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Version 2.18
14142, 14176, 14200, 14280, 14293, 14317, 14327, 14478, 14496, 14686,
14812, 14888, 14920, 14964, 14981, 14982, 14985, 14994, 14996, 15003,
15006, 15007, 15020, 15023, 15036, 15054, 15055, 15062, 15078, 15160,
15214, 15232, 15234, 15283, 15285, 15287, 15304, 15305, 15307, 15309,
15327, 15330, 15335, 15336, 15337, 15342, 15346, 15361, 15366, 15394,
15405, 15406.
15214, 15221, 15232, 15234, 15283, 15285, 15287, 15304, 15305, 15307,
15309, 15327, 15330, 15335, 15336, 15337, 15342, 15346, 15361, 15366,
15394, 15405, 15406.

* CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla
#15078).
Expand Down
5 changes: 5 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2013-04-27 Nik Kalach <nikka@fedoraproject.org>

[BZ #15221]
* locales/ia_FR: Fix postal_fmt definition.

2013-02-01 Andreas Jaeger <aj@suse.de>

* CHECKSUMS: Remove file.
Expand Down
10 changes: 5 additions & 5 deletions localedata/locales/ia_FR
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ escape_char /
% Language: ia
% Territory: FR
% Revision: 1.0
% Date: 2012-11-26
% Date: 2013-03-01
% Application: general
% Users: general
% Charset: UTF-8
Expand All @@ -21,7 +21,7 @@ fax ""
language "Interlingua"
territory "France"
revision "1.0"
date "2012-11-26"
date "2013-03-01"

category ia_FR:2000;LC_IDENTIFICATION
category ia_FR:2000;LC_CTYPE
Expand Down Expand Up @@ -120,9 +120,9 @@ END LC_NAME
LC_ADDRESS
postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
<U0074><U0025><U0068><U0074><U0025><U0065><U0074><U0025><U0072><U0025>/
<U004E><U0025><U007A><U0074><U0025><U0054><U0025>/
<U004E><U0025><U0063><U0025><U004E>"
<U0025><U0074><U0025><U0068><U0025><U0074><U0025><U0065><U0025><U0074>/
<U0025><U0072><U0025><U004E><U0025><U007A><U0025><U0074><U0025><U0054>/
<U0025><U004E><U0025><U0063><U0025><U004E>"
country_post "<U0046>"
country_ab2 "<U0046><U0052>"
country_ab3 "<U0046><U0052><U0041>"
Expand Down

0 comments on commit d5ba74f

Please sign in to comment.