diff options
author | Paul Pluzhnikov <ppluzhnikov@google.com> | 2010-03-17 09:01:34 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-03-17 09:01:34 -0700 |
commit | 234333153e5b29fec2c0b383249db6f245a877e9 (patch) | |
tree | 3a672b30e31d357e27f0b0c9e3b09aa6491dd0ce /localedata/ChangeLog | |
parent | 94308fd0e071018cd823b654276acc103c8b509c (diff) | |
download | glibc-234333153e5b29fec2c0b383249db6f245a877e9.tar.gz glibc-234333153e5b29fec2c0b383249db6f245a877e9.tar.xz glibc-234333153e5b29fec2c0b383249db6f245a877e9.zip |
Fix missing dependency of localedata tests on gconv-modules
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index cc47bbaf70..4da53bc804 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2010-02-16 Paul Pluzhnikov <ppluzhnikov@google.com> + + * Makefile: Add missing gconv-modules dependency. + 2010-02-03 Ulrich Drepper <drepper@redhat.com> [BZ #10414] |