/[mailutils]/mailutils/ChangeLog
ViewVC logotype

Diff of /mailutils/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.782 by gray, Thu Sep 18 10:08:13 2003 UTC revision 1.783 by gray, Sat Sep 20 16:02:20 2003 UTC
# Line 1  Line 1 
1    2003-09-20  Sergey Poznyakoff
2    
3            Install under mailutils/gnu only those headers which are
4            missing on the system.
5            Include regex to libmailbox if the system's libc lacks it.
6            Add new functions for handling reply subject headers.
7            
8            * Makefile.am: Added headers
9            * m4/mu_libobj.m4 (MU_HEADER,MU_FINISH_LINKS): New macros
10            * configure.ac: Use MU_HEADER and MU_FINISH_LINKS where needed
11            * m4/regex.m4: Likewise
12            
13            * dotlock/Makefile.am: Fixed INCLUDES
14            * lib/Makefile.am: Updated
15            * mailbox/Makefile.am: Likewise.
16            * examples/Makefile.am: Likewise.
17            * frm/Makefile.am: Likewise.
18            * guimb/Makefile.am: Likewise.
19            * imap4d/Makefile.am: Likewise.
20            * include/mailutils/gnu/Makefile.am: Likewise.
21            * libsieve/Makefile.am: Likewise.
22            * mail/Makefile.am: Likewise.
23            * mail.local/Makefile.am: Likewise.
24            * mail.remote/Makefile.am: Likewise.
25            * mailbox/imap/Makefile.am: Likewise.
26            * mailbox/maildir/Makefile.am: Likewise.
27            * mailbox/mbox/Makefile.am: Likewise.
28            * mailbox/mh/Makefile.am: Likewise.
29            * mailbox/pop/Makefile.am: Likewise.
30            * messages/Makefile.am: Likewise.
31            * mh/Makefile.am: Likewise.
32            * pop3d/Makefile.am: Likewise.
33            * readmsg/Makefile.am: Likewise.
34            * sieve/Makefile.am: Likewise.
35            * from/Makefile.am: Likewise.
36            * comsat/Makefile.am: Likewise.
37            * auth/Makefile.am: Likewise.
38            
39            * headers: New directory
40            * headers/Makefile.am: New file
41            * headers/posix/Makefile.am: New file
42            
43            * include/mailutils/gnu/argp.h: Moved to ...
44            * headers/argp.h: ... here
45            * include/mailutils/gnu/getopt.h: Moved to ...
46            * headers/getopt.h: ... here
47    
48            * lib/regex.h: Moved to ...    
49            * headers/regex.h: ... here
50            * lib/posix/regex.h: Moved to ...
51            * headers/posix/regex.h: ... here
52            * lib/posix/Makefile.am: Removed
53            * lib/posix/.cvsignore: Removed
54            * lib/posix: Removed
55            
56            * lib/regex.c: Moved to ...
57            * mailbox/regex.c: ... here
58            
59            * include/mailutils/gnu/.cvsignore: Updated
60    
61            * mailbox/munre.c: New file
62            * include/mailutils/mutil.h (munre_set_regex)
63            (munre_subject): New functions.
64    
65            * mail/followup.c: Use munre_subject() and util_reply_prefix().
66            * mail/reply.c: Likewise
67            * mail/mail.c (struct argp_option options): Removed irrelevant
68            OPTION_DOC.
69            (main): Set default replyprefix
70            * mail/mail.h (util_reply_prefix): New function
71            * mail/util.c: Likewise
72            (util_setenv): A hack to properly handle "replyregex".
73            * mail/var.c (run_editor): Fixed return type.
74            
75            * mh/mh_format.c (builtin_unre): Use munre_subject()
76            (builtin_isreply,builtin_reply_regex): New functions
77            * mh/mh.h (mh_set_reply_regex): New function.
78            * mh/mh_init.c: Likewise.
79            * mh/mh_global.c (mh_read_profile): Read Reply-Regex
80            
81            * mh/README: Updated
82            * mh/replcomps: Updated
83            * mh/replgroupcomps: Updated
84            
85            * doc/texinfo/programs.texi: Updated
86            
87  2003-09-18  Sergey Poznyakoff  2003-09-18  Sergey Poznyakoff
88    
89          * mailbox/mh/mbox.c (_mh_message_delete): Zero out the          * mailbox/mh/mbox.c (_mh_message_delete): Zero out the

Legend:
Removed from v.1.782  
changed lines
  Added in v.1.783

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26