Share

Word Dig

File Release Notes and Changelog

Release Name: 0.3.2

Notes:
This is a minor update to the 0.3.X tree.  It includes a GNOME front
end, a re-written and OO WordDig.pm, and a number of new tests.
Multiple player games can now be handled, as can multiple
dictionaries. 

-pate


Changes: 2000-12-11 Pat Eyler <pate@gnu.org> cut a 0.3.2 release. (not on sourceforge due to technical difficulties). 2000-12-11 Pat Eyler <pate@gnu.org> * samples/GNOME/gword-dig cleaned up exits from game * README cleaned up for release * NOTES cleaned up for release. * WordDig.pm rewrote pod documentation. it mostly makes sense now. * Release-notes.0.3.2 touched up the release notes to fold in the latest info. 2000-12-07 Pat Eyler <pate@gnu.org> * gword-dig wrote a GNOME front-end for word-dig ... not complete, but it works. * TODO touched up the TODO file 2000-11-28 Pat Eyler <pate@gnu.org> * WordDig.pm finished objectifying, used new framework to allow multiple players, track each user's word list separately, and generally do everything in a cleaner fashion. * samples/CLI/word-dig rewrote to use objectified WordDig.pm * t/WordDig.pm rewrote to use objectified WordDig.pm * t/twodicts.t tests for new support of multiple dictionaries 2000-11-21 Pat Eyler <pate@gnu.org> * WordDig.pm started objectifying ... currently fails 50% of tests, but on the right track.