/[mailutils]/mailutils/ChangeLog
ViewVC logotype

Diff of /mailutils/ChangeLog

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

revision 1.563 by gray, Thu Dec 5 14:25:36 2002 UTC revision 1.564 by gray, Mon Dec 9 13:27:17 2002 UTC
# Line 1  Line 1 
1    2002-12-09  Sergey Poznyakoff
2    
3            * libsieve/actions.c (build_mime,sieve_action_redirect): free
4              return from mu_get_user_email().
5            * libsieve/sieve.y (statement production): Gross bugfix: do not
6              run sieve_slist_destroy on the list, just list_destroy. All the
7              items are already registered in the memory pool and will be
8              freed by sieve_machine_destroy.
9            * libsieve/tests.c (_get_address_part): Bugfix: assign to *data
10              only if ret is not null.
11            * libsieve/util.c (_comp_action): Do not run comparator if the
12              sample is NULL.
13            * mail.local/main.c (sieve_test): Bugfix: run
14              sieve_machine_destroy() only if the compilation succeeded.
15              (deliver): Removed unused variable sb. Use isize instead.
16    
17            * mailbox/mutil.c (mu_get_user_email): Added comment.
18    
19  2002-12-05  Sergey Poznyakoff    2002-12-05  Sergey Poznyakoff  
20    
21          * lib/Makefile.am (INCLUDES): Fixed path.          * lib/Makefile.am (INCLUDES): Fixed path.

Legend:
Removed from v.1.563  
changed lines
  Added in v.1.564

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