Update
Showing
2 changed files
with
27 additions
and
0 deletions
1 | 2006-07-22 Sergey Poznyakoff <gray@gnu.org.ua> | ||
2 | |||
3 | Fix coredump on `cd x<TAB>' in mail. Bug reported by | ||
4 | Daniel Kahn Gillmor. | ||
5 | |||
6 | * include/mailutils/folder.h (mu_folder_create_from_record): New | ||
7 | function. | ||
8 | * mailbox/folder.c (mu_folder_create_from_record): New | ||
9 | function. | ||
10 | (mu_folder_create): Interface to mu_folder_create_from_record | ||
11 | * mailbox/mutil.c (mu_scheme_autodetect_p): Return true if scheme | ||
12 | is the name of an existing file or directory. | ||
13 | |||
14 | * mail/mailline.c (file_generator): Remove leading pathlen | ||
15 | characters from the returned names. | ||
16 | |||
17 | * libproto/mbox/folder.c: Minor formatting changes | ||
18 | * mail/mail.c: Likewise | ||
19 | |||
20 | * THANKS: Add Daniel Kahn Gillmor | ||
21 | |||
1 | 2006-07-07 Sergey Poznyakoff <gray@gnu.org.ua> | 22 | 2006-07-07 Sergey Poznyakoff <gray@gnu.org.ua> |
2 | 23 | ||
3 | * configure.ac (AC_CHECK_FUNCS): Add setlocale | 24 | * configure.ac (AC_CHECK_FUNCS): Add setlocale | ... | ... |
1 | 2006-07-22 Sergey Poznyakoff <gray@gnu.org.ua> | ||
2 | |||
3 | * pl.po: Updated Polish translation | ||
4 | * uk.po: Updated Ukrainian translation | ||
5 | * ru.po: Updated Russian translation | ||
6 | |||
1 | 2006-07-20 Jordi Mallach <jordi@gnu.org> | 7 | 2006-07-20 Jordi Mallach <jordi@gnu.org> |
2 | 8 | ||
3 | * ca.po: Updated Catalan translation. | 9 | * ca.po: Updated Catalan translation. | ... | ... |
-
Please register or sign in to post a comment