diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-02-07 05:29:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-02-07 05:29:10 +0000 |
commit | 962edb7e689847d5eb9b94a351fd0457994227f0 (patch) | |
tree | b8504f8d591d589dd235709d9a7dc01887c458b9 /localedata/ChangeLog | |
parent | 3fe4c5b3d58e1535d160b3f8879789e4945b710c (diff) | |
download | glibc-962edb7e689847d5eb9b94a351fd0457994227f0.tar.gz glibc-962edb7e689847d5eb9b94a351fd0457994227f0.tar.xz glibc-962edb7e689847d5eb9b94a351fd0457994227f0.zip |
[BZ #7098]
* Makefile ($(inst_i18ndir)/charmaps/%.gz): No need to save timestamp in compressed charmaps. Patch by Gilles Espinasse <g.esp@free.fr>.
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 64ccee7ab6..80f490e11d 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,10 @@ 2009-02-06 Ulrich Drepper <drepper@redhat.com> + [BZ #7098] + * Makefile ($(inst_i18ndir)/charmaps/%.gz): No need to save + timestamp in compressed charmaps. + Patch by Gilles Espinasse <g.esp@free.fr>. + [BZ #9730] * locales/sv_FI: Fix time formats. |