about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2013-05-02 23:24:21 -0400
committerCarlos O'Donell <carlos@redhat.com>2013-05-02 23:24:21 -0400
commit9df02941c2e18d66ff15830cdb4670b9b47600e3 (patch)
tree668b18afe9e28105a994cadaacbaf428eda8429a /ChangeLog
parentbb5f27adcae1ae05ce61139d058ac88813ef410b (diff)
downloadglibc-9df02941c2e18d66ff15830cdb4670b9b47600e3.tar.gz
glibc-9df02941c2e18d66ff15830cdb4670b9b47600e3.tar.xz
glibc-9df02941c2e18d66ff15830cdb4670b9b47600e3.zip
Add yesstr and nostr to en_CA, es_AR, and es_ES
We add yesstr and nostr to three more locales.
We ignore the issue of capitalization of the first
character in yesstr and nostr. All locales will need
to be revisited to make this uniform policy change.

---

2013-05-02  Carlos O'Donell  <carlos@redhat.com>

	[BZ #15264]
	* localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
	* localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
	* localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a29f658d84..b093f83f98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-05-02  Carlos O'Donell  <carlos@redhat.com>
+
+	[BZ #15264]
+	* localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
+	* localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
+	* localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
+
 2013-05-02  David S. Miller  <davem@davemloft.net>
 
 	* sysdeps/sparc/fpu/libm-test-ulps: Update.