org/sonews/storage/impl/JDBCDatabase.java
2010-05-09 The StorageBackendException is catched two times so that the user see the "500 internal server error" only at the second catch (probably fixes #5).
2009-12-25 Fix for too early disconnects on slow client connections. (#563)
2009-08-26 Some changes to storage interface.
2009-08-20 Issue #538 fixed.
2009-08-20 Fix #548: API change; changed parameter type of Storage.getGroupsForList()
2009-08-20 Merging fixes from sonews/1.0.3
2009-07-22 sonews/1.0.0