2003-11-15  Lars Wirzenius  <liw@iki.fi>

	* Making release version 0.35.

2003-11-15  Lars Wirzenius  <liw@iki.fi>

	* liw/base64/base64.c: Rewrote the encoding and decoding
	functions, since the old code was crap. The bug was reported
	by Timothee Besset, though I didn't use his code to fix it. The
	old code did not work with MIME conforming base64 implementations.
	
	* liw/lsm/lsm_read_entry.c: Fixed compiler warning by initializing
	a variable. Wasn't a bug, but shutting up the compiler was
	worth it.
	
	* liw/main/main_filter.c, liw/sbuf/test-sbuf.c, liw/tbuf/tbuf.c:
	Added missing includes for <string.h>
	
	* liw/tbuf/test_tbuf_with_stats.c: Commented out unused static
	functions to shut up a compiler warning.

2002-05-23  Lars Wirzenius  <liw@iki.fi>

	* framework/Generic.mk, framework/link-alternative-names,
	liw/publibdocs/Makefile: Manual pages are installed compressed,
	and links to alternative names are created
	
	* framework/Makefile.in: Installation directories are now created.
	
	* Creating release 0.34.

2002-05-23  Lars Wirzenius  <liw@iki.fi>

	* debian/*: Removed from upstream. I no longer maintain the
	Debian package.

    	* Changes: Deleted.

	* liw/cfgtool/cfgtool_repo.c: Added a missing #include <string.h>.
	
	* liw/nntp/nntp.c: Added a missing initialization of a variable.
	
	* liw/tbuf/tbuf.c: Commented out an unused static function.

    	* liw/sbuf/sbuf_srch.c: Added missing #include for <sys/types.h>
	(<regex.h> needs it). Thanks to Dmitry Astapov <adept@umc.com.ua>.

    	* Releasing version 0.33.
