X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=README;h=49b53c0c03cdeaefda1e350f59b16071647e608c;hp=d7670cfe5b8a692a0e6ba216417799a38b8eb954;hb=60f0c29382823c31a8574d343e2c6fa2f919cb43;hpb=d6b056e936ec441258d291b7a8af7b83f9f53016;ds=sidebyside diff --git a/README b/README index d7670cfe..49b53c0c 100644 --- a/README +++ b/README @@ -1,31 +1,23 @@ Quassel IRC - Release Notes =========================== -This is a pre-release version. This means that a lot of stuff is not working -yet, that copyright notices and licensing information are not always correct, -and that stuff generelly breaks. We kindly ask you that you don't give out the -source code or svn account information before the first public release. If you -know interested persons, please point them to us and we will gladly make the -source code available to them. +Please find the current release notes at . -Please don't hesitate to inform us about bugs you encounter (but you probably -don't need to report obviously missing features such as a working topic bar -or nicklist, we know that ourselves ;-)). +On first run of the Quassel core, it will wait for a client to connect +and present a first-run wizard that will allow you to create the database +and one admin user for the core-side storage. Note that Quassel does not +support the administration of user accounts yet, this includes adding +more users, changing passwords and so on. +However, you can add more users, or change passwords of existing ones, +using manageusers.py to be found in the scripts/ directory. -On first run of the Quassel core, it will wait for a client to connect and present a -(preliminary) first-run wizard. This will allow you to create the database and one -admin user for the core-side storage. Note that Quassel does not support the -administration of user accounts yet, this includes adding more users, changing passwords -and so on. This is high on our TODO list, of course. +IRC is the preferred means of getting in touch with the developers. +The Quassel IRC Team can be contacted on Freenode/#quassel (or +#quassel.de). We always welcome new users in our channels! -The Quassel IRC Team can be contacted on Freenode/#quassel (or #quassel.de). -We always welcome new users in our channels! - -Our homepage is . -The bugtracker can be found at . +Our homepage is +The bugtracker can be found at The dev team can be reached by email: -Thanks, +Thanks for reading, ~ The Quassel IRC Team - - (Manuel Nickschas, Marcus Eggenberger, Marco Genise)