Home | Back
2002-07-08 <brouits@free.fr>
Files: session.c (fix)
format.c (fix)
query.c (fix)
parsing.c (fix)
libspopc.h[.html] (fix)
Makefile (add)
README (fix)
doc/README (new)

Msg: Major bugfixes, new release : 0.4
quick fix to the <64B pop3_query() bug
(reported by Siegfried Schnieders <siegie@gmx.de>)
better comments, added FIXME and SUGGEST keywords.
fixed compil errors with -DEBUG (thx Siegfried Shnieders)
cleaned some awful parts of .h
add 'distclean' and 'debug' to Makefile
warn about mixing use of low and high API in README
some greetings in doc/README for both users and contribs


2001-12-28 <brouits@free.fr>
Files: doc/ (new)
doc/* (new)
libspopc.h (add)
libspopc.h.html (add)
objects.c (add)

Msg: add popcancel() and popdelmsg()
to high-level API
add documentation in
AbiWord,text,StarOffice
Postscript,RichTextFormat
Kword and HTML formats.

2001-12-27 <brouits@free.fr>

Files: COPYING.LIB (new)
test.c (rm)
examples/poptest1.c (new)
testobjects (rm)
examples/poptest2.c (new)
Makefile (add)
README (fix)

Msg: no changes to API
generation of lib in Makefile
don't want to make a shared lib

2001-12-24 <brouits@free.fr>

Files: objects.c (new)
objects.h (new)
objects.h.html (new)
testobjects.c (new)
dont_do_that.c (new)
parsing.c (fix)
queries.c (fix)
format.c (fix)
Makefile (add)
ChangeLog (new)

Msg: Major bugfixes, new release: 0.2
added the object API
fixed bad uses of realloc()

2001-12-23 <brouits@free.fr>

Files: queries.c (new)
parsing.c (new)
session.c (new)
format.c (new)
libspopc.h (new)
libspopc.h.html (new)
test.c (new)
Makefile (new)
install.sh (new)
README (new)

Msg: First release: 0.1
fixed low-level API