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 /g10/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-- | g10/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index a971266b4..eb143f4cb 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,7 @@ +2004-10-01 Werner Koch <[email protected]> + + * gpgv.c (i18n_init): Always use LC_ALL. + 2004-09-30 Werner Koch <[email protected]> * app-openpgp.c (verify_chv3) [GNUPG_MAJOR_VERSION!=1]: Typo fix. |