1.1 --- a/README Fri Jun 26 16:48:50 2009 +0200
1.2 +++ b/README Thu Oct 13 03:09:22 2011 +0200
1.3 @@ -1,6 +1,9 @@
1.4 sonews README
1.5 =============
1.6
1.7 +sonews is an Usenet News Server written in Java. It uses a relation database as
1.8 +backend, currently supported is MySQL, PostgreSQL and HSQLDB.
1.9 +
1.10 Prerequisites:
1.11 --------------
1.12
1.13 @@ -23,5 +26,5 @@
1.14 Bugs and other Issues:
1.15 ----------------------
1.16
1.17 -Please mail them to christian.lins@fh-osnabrueck.de or better issue them
1.18 -into the bugtracker at http://bugs.xerxys.info/ .
1.19 \ No newline at end of file
1.20 +Please mail them to mail(at)sonews.org or better issue them
1.21 +into the bugtracker at https://bitbucket.org/cli/sonews/ .