trustyRC CHANGELOG (laste update : 2008-08-26)
==================
+ added
- removed
~ known bug
# fixed
* comment

Version 0.1.2 (released 2008-09-28)
==================================
   + antiflood module
   + bzrh updated to work with bugzilla 3.1.4
   + HOWTO.plugins file
   + moderation : topic protector, commands "protecttopic" and "unprotecttopic"
   + moderation : rejoin attempts when banned set in configuration file
   + fedoraproject : "fas" and "reloadfas" commands
   + postconnect : nick retreive attempts set in configuration file
   + A message is displayed when a command time out
   # fedorafr : update to match with new mediawiki version
	# postconnect : channel are joined 4 by 4, to gain time (and avoid timeout)
   # tele : timout updated to 35 seconds
   # admin(clearTemporaryAdmins) : timout updated to 30 seconds
   # ignore(purifyList) : timout updated to 30 seconds
   # survey : no more possibilities to set several time the same answer
   # survey : no more possibilities to set an empty answer
   # when command prefix is '!', '!help' will no more display help message twice
   # postconnect(onEndOfMOTD) : timeout updated to 40 seconds
   # Makefile updated

Version 0.1.1 (released 2008-06-22)
==================================
   + datasdir can use environment variable $HOME
   + configuration file in /etc (can be changed with command line option -c)
   + max countdowns reached check
   + makefile improvements
   + configuration file : all keys can now be specified on multilines
   + dynamic function add/remove (A function can be registred or unregistred while bot is running) (used for survey)
   + Background launch (command line option -b)
   + Command line option for configuration file : -c conf_file
   + admin : setsuperadminpass command
   + slapme module
   + bzrh module
   + advertising module
   + trad module
   + bashfr module
   + tele module
   + survey module
   + fedoraproject module
   + .so files no more compiled with kernel
   + pedantic compilation
   + FIRST_WORD_CHECK plugin type added : triggers actions depending on the first messages' word 
   + countdown functions
   + postconnect : if the bot's nick is already in use, this plugin can now try to retrive it until it's ok
   + moderation : ban with "time string", exemple : !ban nick 1d3h5s (for 1 day, 3 hours, 5 seconds) (d,h,m and s are usable)
   + ignore : ignore with "time string", exemple : /msg trustyrc !addignore nick!*à* 1d3h5s (for 1 day, 3 hours, 5 seconds) (d,h,m and s are usable)
   + ignore : permanent ignore (0 for duration)
   + moderation : Rejoin after kick switchable
   + moderation : Random kick message in configuration file
   + admin.so : add commands : setloglevel,getloglevel,getnbcountdowns,clearcountdowns
   + moderation : The bot try to rejoin a channel when banned (switchable)
   # fedorafr : planet search fixed to work with new planet version
   # admin : case problem with enable/disable, onlyon/delonlyon, chanlevels ...
   # lamoule : no more seg fault with bonus
   # lamoule : superadmin check for "deleteplayer command"
   # Compatibility with Unreal IRCD
   # timeout system always works (not only at first time)
   # compatibility with server finishing lines with \n instead of \r\n
   # ignore : incorrect timestamp
   # trad : HTML code cleaned
   # moderation : when trying to ban a nick already banned (and kicked), the bot does'nt ban a *!*@ mask (because player is no more on the chan), nothing appens (like when trying to ban a non existing user)
   - No more "webtool" plugin (explode in tele,bashfr and trad)


Version 0.1 (released 2008-04-03)
=================================
   * Initial version
