aboutsummaryrefslogtreecommitdiff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-03-24 12:21:06 +0000
committerUlrich Drepper <drepper@redhat.com>1998-03-24 12:21:06 +0000
commit92610fbe38faa5a4c338c07412c9b14c4e747ef8 (patch)
treed981ecbf35c031da0ea31491e81dcff0808870e5 /localedata/ChangeLog
parent82cda1d71d2de5ca04f3725e5af230ceefacf22a (diff)
downloadglibc-92610fbe38faa5a4c338c07412c9b14c4e747ef8.tar
glibc-92610fbe38faa5a4c338c07412c9b14c4e747ef8.tar.gz
glibc-92610fbe38faa5a4c338c07412c9b14c4e747ef8.tar.bz2
glibc-92610fbe38faa5a4c338c07412c9b14c4e747ef8.zip
Update.
1998-03-24 12:14 Ulrich Drepper <drepper@cygnus.com> * Makefile (distribute): Add SUPPORTED. (install-locales): New rule to install locale dat ausing localedef. * SUPPORTED: New file. Names all usable locales. Based on a patch by Cristian Gafton <gafton@redhat.com>. * locales/gr_GR: Correct collation description. * locales/nl_NL: Correct Charset requirement. * locales/pt_BR: Fix int_curr_symbol. * locales/ru_RU: Fix ctype data. Patches by Cristian Gafton <gafton@redhat.com>. * locales/nl_NL: Fix yesexpr/noexpr. * locales/pt_BR: Likewise.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 9329d8def6..54fe5d6277 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,19 @@
+1998-03-24 12:14 Ulrich Drepper <drepper@cygnus.com>
+
+ * Makefile (distribute): Add SUPPORTED.
+ (install-locales): New rule to install locale dat ausing localedef.
+ * SUPPORTED: New file. Names all usable locales.
+ Based on a patch by Cristian Gafton <gafton@redhat.com>.
+
+ * locales/gr_GR: Correct collation description.
+ * locales/nl_NL: Correct Charset requirement.
+ * locales/pt_BR: Fix int_curr_symbol.
+ * locales/ru_RU: Fix ctype data.
+ Patches by Cristian Gafton <gafton@redhat.com>.
+
+ * locales/nl_NL: Fix yesexpr/noexpr.
+ * locales/pt_BR: Likewise.
+
1998-03-14 Ulrich Drepper <drepper@cygnus.com>
* locales/ru_RU: Correct last patch.