diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2014-06-20 17:12:10 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2014-06-20 17:12:10 +0530 |
commit | 7892406e3591be24e64c12dbf7aa8ef5352d0dbc (patch) | |
tree | ad484e0d534a7f6ca9de6ab7de07963187fddafc /localedata | |
parent | 3ef6b85059cdd52096625d98c4ce9259854cb8bb (diff) | |
download | glibc-7892406e3591be24e64c12dbf7aa8ef5352d0dbc.tar.gz glibc-7892406e3591be24e64c12dbf7aa8ef5352d0dbc.tar.xz glibc-7892406e3591be24e64c12dbf7aa8ef5352d0dbc.zip |
Fix ChangeLog and NEWS goof-up
The ChangeLog belonged to localedata and the bug is not completely fixed, so it didn't deserve to enter the NEWS yet.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index e5d0ae337f..9dd3cf2c23 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2014-06-20 Stefan Liebler <stli@linux.vnet.ibm.com> + + * Makefile (LOCALES): Add en_GB.UTF-8. + 2014-06-18 Joseph Myers <joseph@codesourcery.com> * Makefile (LOCALEDEF): Use $(rtld-prefix). |