diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-08-03 23:04:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-08-03 23:04:10 +0000 |
commit | 5af3245a41d958c326c02e23473d44bb474602fb (patch) | |
tree | e6a145da16298ba18b815da27fb5da9c7adacf94 /localedata | |
parent | db2d05f93ce7a790a1f50ed5b082539b566801e2 (diff) | |
download | glibc-5af3245a41d958c326c02e23473d44bb474602fb.tar.gz glibc-5af3245a41d958c326c02e23473d44bb474602fb.tar.xz glibc-5af3245a41d958c326c02e23473d44bb474602fb.zip |
Update.
2001-08-03 Tom Rix <trix@redhat.com> * config.h.in: Add HAVE_XCOFF for AIX. * configure.in: Add --with-xcoff option. * include/libc-symbols.h: Disable the .stabs macros.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index f9497ab7ab..df3441a7c6 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2001-08-03 Ulrich Drepper <drepper@redhat.com> + * Makefile: Add rules to build and run tst-mbswcs6. + * tst-mbswcs6.c: New file. + * SUPPORTED: Add several new locales. * charmaps/KOI8-T: New file. |