diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-30 18:52:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-30 18:52:38 +0000 |
commit | 12a9fabe52b88bdb75e305bbe485573d34bfbc24 (patch) | |
tree | 1ca0bd207f63fc1ea0202aad84cd1e7c8c744b8c /ChangeLog | |
parent | 69f155d4fc11f2f0e1dd1bfcd804192303ba1627 (diff) | |
download | glibc-12a9fabe52b88bdb75e305bbe485573d34bfbc24.tar.gz glibc-12a9fabe52b88bdb75e305bbe485573d34bfbc24.tar.xz glibc-12a9fabe52b88bdb75e305bbe485573d34bfbc24.zip |
Update.
* locale/programs/locfile.c: Interpret I18NPATH value as base of path, extended with "/locales/".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e6af1a812d..dbcf4b1a23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,9 @@ * locale/programs/locfile.h: Likewise. * locale/programs/stringtrans.c: Likewise. + * locale/programs/locfile.c: Interpret I18NPATH value as base of + path, extended with "/locales/". + 1998-04-18 Philip Blundell <Philip.Blundell@pobox.com> * sysdeps/arm/memset.S: Fix off by one error. |