File Release Notes and Changelog
Release Name: 1.4.0
Notes:
Changes:
1.4.0-stable "Back to some of our roots!" : 05-Oct-2008
- now storing the posting body in files what makes SQLite faster
and prevents the need for a 2.0.0-mysql release since we only
use SQLite3 for meta information (header information, newsgroup
meta data and the like).
- instead of 120.000 bytes a posting can now have a much bigger
size (16 kbyte header, like before) and a 20 M huge body (one
can change this in src/include/wendzelnntpdpath.h)
- improved some error handling in database.c/server.c
- ported code to windows once again
- tiny URL fix to our new website (wendzel.de) in configure script