diff options
author | Werner Koch <[email protected]> | 2004-10-01 10:18:31 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-10-01 10:18:31 +0000 |
commit | 7caab37cd1bfd215e00475512f1a58d7b9f57a77 (patch) | |
tree | c6bf23f6f04fa73b5fbf8ae2b7df6b9255d4d203 /tools/ChangeLog | |
parent | * mk-w32-dist: Updated from stable branch. (diff) | |
download | gnupg-1-3-90.tar.gz gnupg-1-3-90.zip |
* gpgv.c (i18n_init): Always use LC_ALL.V1-3-90
* bftest.c (i18n_init): Always use LC_ALL.
* shmtest.c (i18n_init): Ditto.
* mpicalc.c (i18n_init): Ditto.
Diffstat (limited to '')
-rw-r--r-- | tools/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index 75f4cc73f..f8299725a 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,3 +1,9 @@ +2004-10-01 Werner Koch <[email protected]> + + * bftest.c (i18n_init): Always use LC_ALL. + * shmtest.c (i18n_init): Ditto. + * mpicalc.c (i18n_init): Ditto. + 2004-09-13 David Shaw <[email protected]> * pgpgroup-to-gpggroup: New perl script to take groups from PGP |