diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-06-29 01:19:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-06-29 01:19:02 +0000 |
commit | f7364247e7f6dd96b9c22e1d081c40f5bda711c3 (patch) | |
tree | 9aaedb55c759d61ef648b750e3ee8c69248b4673 /localedata/ChangeLog | |
parent | 90e5b29e1470b218fe4288df7c58593e2f8fd753 (diff) | |
download | glibc-f7364247e7f6dd96b9c22e1d081c40f5bda711c3.tar.gz glibc-f7364247e7f6dd96b9c22e1d081c40f5bda711c3.tar.xz glibc-f7364247e7f6dd96b9c22e1d081c40f5bda711c3.zip |
Update.
2001-06-28 Ulrich Drepper <drepper@redhat.com> * manual/argp.texi: Tons of cleanups. Patch by Clifford U. Smith <cuel@swbell.net>.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index e5bf6976f9..908059e2b0 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,12 @@ +2001-06-28 H.J. Lu <hjl@gnu.org> + + * Makefile: Include SUPPORTED. + (INSTALL-SUPPORTED-LOCALES): New. + ($(INSTALL-SUPPORTED-LOCALES)): New target. + (install-locales-dir): Likewise. + (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES). + * SUPPORTED: Changed the format for parallel install. + 2001-06-27 Ulrich Drepper <drepper@redhat.com> * Makefile: Add rules to build and run tst-leaks. |