2009-08-26 cli Some changes to storage interface.
2009-08-26 cli Proper reply on XDAEMON GROUPADD if group already existing (#551).
2009-08-26 cli Not longer required to restart server when changing peering settings (#547).
2009-08-24 cli Refactoring in CommandSelector to allow manually loading of plugins.
2009-08-24 cli Add stubs for org.sonews.acl and add method "impliedCapability" for org.sonews.command.Command interface.
2009-08-21 cli Fix for last commit.
2009-08-21 cli Fix for #549.
2009-08-20 cli #544 fixed.
2009-08-20 cli Issue #538 fixed.
2009-08-20 cli Started refactoring the Log system to use java.util.logging classes.
2009-08-20 cli Fix #548: API change; changed parameter type of Storage.getGroupsForList()
2009-08-20 cli Remove aggregated group stubs and fix #543.
2009-08-20 cli Merging fixes from sonews/1.0.3
2009-08-17 cli Fix wrong handling of byte values > 127 in ArticleInputStream.