Sat, 10 Sep 2011 18:18:05 +0200 cli HSQLDB backend support completed, but untested.
Tue, 07 Jun 2011 11:55:22 +0200 cli Work on hsqldb support
Tue, 07 Jun 2011 09:23:34 +0200 cli Adapt config sample to use hsqldb
Mon, 06 Jun 2011 20:12:21 +0200 cli Add HSQLDB stubs and reformat some source files.
Wed, 04 May 2011 18:34:21 +0200 cli Update debian control file
Wed, 04 May 2011 18:06:24 +0200 cli Refactoring.
Mon, 30 Aug 2010 00:20:06 +0200 cli Some work on XDAEMON command.
Sun, 29 Aug 2010 23:23:15 +0200 cli Implement JDBCDatabase.update(Article) method to fix issue #7.
Sun, 29 Aug 2010 18:17:37 +0200 cli Switch intent style to Original K&R / Linux / Kernel.
Sun, 29 Aug 2010 17:43:58 +0200 cli Add some checks to prevent #13 happen.
Sun, 29 Aug 2010 17:28:58 +0200 cli Moving source files into src/-subdir.
Sun, 29 Aug 2010 17:04:25 +0200 cli Merge heads.
Sun, 29 Aug 2010 17:03:21 +0200 cli Article(javax.mail.Message) now has a safe method to read the byte body from the given message object (fixes #16).
Wed, 30 Jun 2010 14:48:53 +0200 bei added build.xml + small bugfix
Wed, 12 May 2010 11:18:02 +0200 cli Group.getByName() removed. Channel.getByName() does no longer catch StorageBackendExceptions but throw them further.