Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
c42807f1
...
c42807f1dda62e6208a335b13041adcba1b9343e
authored
2002-11-08 15:58:11 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
3e09e978
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
c42807f
2002
-
11
-
08
Sergey
Poznyakoff
*
include
/
mailutils
/
libsieve
.
h
:
New
file
.
*
include
/
mailutils
/
Makefile
.
am
:
Added
libsieve
.
h
*
libsieve
/
sieve
.
h
:
Moved
publicly
available
declarations
to
<
mailutils
/
libsieve
.
h
>
*
libsieve
/
sieve
.
y
:
Fixed
the
grammar
.
Added
union
,
types
and
the
basic
actions
.
*
libsieve
/
sieve
.
l
:
Likewise
.
*
libsieve
/
Makefile
.
am
:
Added
new
files
.
*
libsieve
/
util
.
c
(
sieve_slist_destroy
,
sieve_value_create
)
:
New
functions
.
*
libsieve
/
tests
.
c
:
New
file
.
Provides
standard
sieve
tests
(
all
noops
,
so
far
).
*
libsieve
/
actions
.
c
:
New
file
.
Provides
standard
sieve
actions
(
all
noops
,
so
far
).
*
libsieve
/
require
.
c
:
New
file
.
Handles
"require"
statement
.
*
libsieve
/
register
.
c
:
New
file
.
Contains
the
sieve
namespace
functions
.
2002
-
11
-
07
Sergey
Poznyakoff
*
mailbox
/
stream
.
c
:
Fix
memory
leak
.
Patch
provided
by
...
...
Please
register
or
sign in
to post a comment