[[project @ 2006-05-30 17:22:56 by unknown_lamer] unknown_lamer**20060530172256 Released 2.2.0 ] { hunk ./NEWS 9 + As of version 2.2.0 no new updates are promised. I am splitting out + the Parser and a few other well written bits and using them from + Scheme to implement most of the Bobot++ functionality in pure + Scheme. The time spent maintaining this not terribly good C++ (a + good bit of which is my fault due to my inexperience when I began + maintaing Bobot++) is a waste to me now. I would rather be hacking + on a Lisp program instead. + + I will still accept patches, and may fix bugs if I have time (and + people report them). I may finish the manual since the scripting + section is all that remains, and that will apply to the new bot as + well. + hunk ./NEWS 26 -Version 2.1.9: +Version 2.2.0 (2006-05-24): hunk ./TODO 15 -2.2: +2.2.1: hunk ./configure.ac 4 -AC_INIT([Bobot++], [2.1.9CVS], [clinton@unknownlamer.org], [bobotpp]) +AC_INIT([Bobot++], [2.2.0], [clinton@unknownlamer.org], [bobotpp]) }