diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-13 07:01:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-13 07:01:35 +0000 |
commit | 8a82cc302401f7beea53f0395bbba2030ffe587a (patch) | |
tree | 7b6793d9f3bfa0ca5dac4fbd62eff6ffc3373ee6 /localedata/ChangeLog | |
parent | 8868f97b04da96174316ca6f46d1c3354c19e3e8 (diff) | |
download | glibc-8a82cc302401f7beea53f0395bbba2030ffe587a.tar glibc-8a82cc302401f7beea53f0395bbba2030ffe587a.tar.gz glibc-8a82cc302401f7beea53f0395bbba2030ffe587a.tar.bz2 glibc-8a82cc302401f7beea53f0395bbba2030ffe587a.zip |
Update.
* locale/programs/localedef.c: Implement --prefix option to allow
writing in standard places of alternative install directories.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index fa6ed6855c..51b10428b9 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2000-08-13 Ulrich Drepper <drepper@redhat.com> + + * Makefile (install-locales): Use --prefix option of localedef to + avoid providing complete path for output file. + 2000-08-03 Ulrich Drepper <drepper@redhat.com> * locales/zh_TW: Updated. |