2011-09-11 cli Fix for issue #17. Error when posting to mailinglist is now reported back to user as NNTP error.
2011-09-11 cli Fix for #14
2011-09-11 cli Merge Channel and Group classes.
2011-09-11 cli Complete XDAEMON GROUPFLAG subcommand.
2011-09-10 cli Work on XDaemon command
2011-09-10 cli HSQLDB backend support completed, but untested.
2011-06-07 cli Work on hsqldb support
2011-06-07 cli Adapt config sample to use hsqldb
2011-06-06 cli Add HSQLDB stubs and reformat some source files.
2011-05-04 cli Update debian control file
2011-05-04 cli Refactoring.
2010-08-30 cli Some work on XDAEMON command.
2010-08-29 cli Implement JDBCDatabase.update(Article) method to fix issue #7.
2010-08-29 cli Switch intent style to Original K&R / Linux / Kernel.