/[mailutils]/mailutils/ChangeLog
ViewVC logotype

Diff of /mailutils/ChangeLog

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

revision 1.530 by gray, Thu Nov 7 15:11:56 2002 UTC revision 1.531 by gray, Fri Nov 8 15:58:11 2002 UTC
# Line 1  Line 1 
1    2002-11-08  Sergey Poznyakoff
2    
3            * include/mailutils/libsieve.h: New file.
4            * include/mailutils/Makefile.am: Added libsieve.h
5            * libsieve/sieve.h: Moved publicly available declarations to
6              <mailutils/libsieve.h>
7            * libsieve/sieve.y: Fixed the grammar. Added union, types and the
8              basic actions.  
9            * libsieve/sieve.l: Likewise.  
10            * libsieve/Makefile.am: Added new files.
11            * libsieve/util.c (sieve_slist_destroy, sieve_value_create): New
12              functions.
13            * libsieve/tests.c: New file. Provides standard sieve tests (all
14              noops, so far).
15            * libsieve/actions.c: New file. Provides standard sieve actions (all
16              noops, so far).
17            * libsieve/require.c: New file. Handles "require" statement.
18            * libsieve/register.c: New file. Contains the sieve namespace
19              functions.
20    
21  2002-11-07  Sergey Poznyakoff    2002-11-07  Sergey Poznyakoff  
22    
23          * mailbox/stream.c: Fix memory leak. Patch provided by          * mailbox/stream.c: Fix memory leak. Patch provided by

Legend:
Removed from v.1.530  
changed lines
  Added in v.1.531

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