Update
Showing
1 changed file
with
16 additions
and
0 deletions
1 | 2006-09-27 Sergey Poznyakoff <gray@gnu.org.ua> | ||
2 | |||
3 | * comsat/action.c: Minor fixes | ||
4 | * libproto/mbox/mboxscan.c (FAST_HEADER): Fix unfolding: Advance p | ||
5 | only if ':' was found. | ||
6 | Minor macro style fixes | ||
7 | * mail/mail.h (struct mail_env_entry): New member v.bool | ||
8 | * mail/set.c (mail_set): Init dummy to 1 | ||
9 | * mail/util.c: mail_env_entry->set means that the entry was ever | ||
10 | set. mail_env_entry->v.bool is the actual value of boolean | ||
11 | variables. | ||
12 | * mail.local/main.c: Minor indentation fixes | ||
13 | * mailbox/mutil.c (mu_string_unfold): Convert \n followed by any | ||
14 | amount of whitespace to single space. | ||
15 | * mh/sortm.c: Minor fix | ||
16 | |||
1 | 2006-09-10 Sergey Poznyakoff <gray@gnu.org.ua> | 17 | 2006-09-10 Sergey Poznyakoff <gray@gnu.org.ua> |
2 | 18 | ||
3 | * dotlock/dotlock.c, mail.local/main.c, mail.remote/mail.remote.c, | 19 | * dotlock/dotlock.c, mail.local/main.c, mail.remote/mail.remote.c, | ... | ... |
-
Please register or sign in to post a comment