diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:42 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:42 +0200 |
| commit | 42b79aa5c591dde88e78922a519802f948d9ea60 (patch) | |
| tree | 92cd4e576656837bb99214d8c09c3fec3201474f | |
| parent | 520f54d6219b7c625b4e07463ac393e6982ddab6 (diff) | |
tagging ychat-0.7.9.4ychat-0.7.9.4
146 files changed, 10516 insertions, 9254 deletions
@@ -1,37 +1,155 @@ -Changes from 0.7.0 to 0.7.1 RELEASE -- Added ${MAKE} to the config file because some Linux distros dont use - the "gmake" command for GNU make but just "make"! Modified the - configure script to generate a make.version file. -- Removed some typos from the ychat.conf. -- Fixed the auto away message. This one will be posted in the room - as public rather than only private to the auto-away-user. -- Fixed some documentation stuff for yhttpd because yhttpd does not - need MySQL at all. -- Added the chat.maxlength.word option. - -Changes from 0.6 to 0.7.0 RELEASE -- Better stability -- Better performance (using more hmaps) -- HTML color switcher menu -- New commands: /away /room /j /ren -- Simple garbage collector for old user and room objects -- Use of the database (MySQL) -- Nick registration and password protection -- Status images for Operator, Half-Operator, Voiced user and Guests -- New Makefiles -- Useful Perl scripts for sourcecode stats generation etc. -- Added system_log and room logging to access |
