Commit 43cbe40f 43cbe40fd86e9398535af41f6a73bd560213dddc by Wojciech Polak

Updated

1 parent 5815d9f5
Showing 1 changed file with 11 additions and 0 deletions
1 2004-12-28 Wojciech Polak
2
3 Fixed displaying mail headers in different languages.
4
5 * mail/util.c (util_rfc2047_decode): Fixed reading
6 a language environment variable.
7 * frm/frm.c (rfc2047_decode_wrapper): Likewise.
8 (util_getcols): Imported function from mail/util.c.
9 (action): Try to print only one line per message.
10 * from/from.c (rfc2047_decode_wrapper): Fixed.
11
1 2004-12-23 Sergey Poznyakoff 12 2004-12-23 Sergey Poznyakoff
2 13
3 * configure.ac: Version 0.6 14 * configure.ac: Version 0.6
......