diff options
| author | admin (centauri.fritz.box) <puppet@mx.buetow.org> | 2014-07-01 20:17:01 +0200 |
|---|---|---|
| committer | admin (centauri.fritz.box) <puppet@mx.buetow.org> | 2014-07-01 20:17:01 +0200 |
| commit | 174529af9197d99d2c5e8f75798fb6d6d9247254 (patch) | |
| tree | 7bdb29f9391b5a3d3629bba3ebec1ca7832b3c9c | |
| parent | 751eada68e49f9ffae9a0be743d88a3ce956883f (diff) | |
| parent | 6fde6b0fe90abde84011202edd40fe46eb06af44 (diff) | |
139 files changed, 7279 insertions, 1263 deletions
@@ -1,21 +1,58 @@ --Changes from 0.7.9.5-STABLERELEASE to 0.7.9.6-STABLE -$ Typos -$ Using XHTML now instead of HTML -$ New CSS Style - --Changes from 0.7.9.4-STABLERELEASE to 0.7.9.5-STABLERELEASE - -$ Added .pm to scripts/stats.pl +-Changes from 0.8.2-RELEASE to 0.8.3-CURRENT +$ Added .pm files to scripts/stats.pl $ Modified the README (New CVS pserver) $ Added docs/header.txt as a source header skel -$ All .cpp, .h and .tmpl files now do have a new source header -$ containging copyright infos etc. + All .cpp, .h and .tmpl files now do have a new source header + containging copyright infos etc. +$ New chat commands: /ban, /unban and /banned +$ Added the following to the ychat.conf: + chat.msgs.ban + chat.msgs.unban + chat.msgs.help.ban + chat.msgs.help.unban + chat.msgs.help.banned + chat.msgs.err.banned + chat.msgs.err.alreadybanned + chat.msgs.err.isnotbanned + chat.msgs.err.nobanned +$ Added src/build.h, which contains build informations. +$ Modified the build system. Using GNU Autoconf now. +$ Added GNU readline support for the yChat Command Line Interface (CLI) +$ Added the run_loop rule to |
