[SimBot-commits] CVS: simbot ChangeLog,1.82,1.83
Status: Abandoned
Brought to you by:
kstange
|
From: Pete P. <fou...@us...> - 2007-01-22 03:41:55
|
Update of /cvsroot/simbot/simbot In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv16146 Modified Files: ChangeLog Log Message: This is the first change to the changelog since 10 Nov 2005. Added a feature by KewlioMZX to give the sum of rolled dice. Index: ChangeLog =================================================================== RCS file: /cvsroot/simbot/simbot/ChangeLog,v retrieving revision 1.82 retrieving revision 1.83 diff -u -d -p -r1.82 -r1.83 --- ChangeLog 10 Nov 2005 13:02:12 -0000 1.82 +++ ChangeLog 22 Jan 2007 03:41:49 -0000 1.83 @@ -1,3 +1,7 @@ +Version 1.0 alpha: (21 Jan 2007) + * plugins/dice.pl: + - Change by KewlioMZX: When rolling dice, give the total. + Version 1.0 alpha: (10 Nov 2005) * lib/SimBot/Util.pm: - Moved several functions into SimBot::Util, which can be used by |