/[mailutils]/mailutils/ChangeLog
ViewVC logotype

Diff of /mailutils/ChangeLog

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

revision 1.496 by gray, Wed Sep 4 08:25:28 2002 UTC revision 1.497 by gray, Thu Sep 5 11:24:39 2002 UTC
# Line 1  Line 1 
1    2002-09-05  Sergey Poznyakoff
2    
3            * mailbox/mbx_mh.c: Rewritten to use MH sequence numbers
4              as UIDs. This allows to simplify the code and to get rid
5              of mh_message_number(), which didn't fit well in the
6              mailutils framework.
7            * mh/mh.h: Changed type of `prog' to mh_instr_t, which is
8              a union of all objects that can be held in a program text
9              cell. This fixes potential problems due to sizeof(int)!=
10              sizeof(void*).
11            * mh/mh_fmtgram.y: Likewise.
12            * mh/mh_format.c: Likewise.
13            * mh/mh_init.c (mh_message_number): A wrapper around
14              message_get_uid call. Returns the sequence number of
15              the message.
16            
17  2002-09-04  Sergey Poznyakoff  2002-09-04  Sergey Poznyakoff
18    
19          * README: Verbose description of --with-mail-spool configuration          * README: Verbose description of --with-mail-spool configuration

Legend:
Removed from v.1.496  
changed lines
  Added in v.1.497

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