Change log for fortune --------------------------------------------------------------------------- Version 0.5 (...) - Embedded epydoc documentation now uses reStructuredText. - Got rid of camel case. - Updated to new version of ez_setup.py - Added --version option. --------------------------------------------------------------------------- Version 0.4 (21 May, 2008) - Fortune cookie file is now opened in universal newline mode. --------------------------------------------------------------------------- Version 0.3 (20 May, 2008) - Updated to correspond to changes in the dependent Grizzled API. --------------------------------------------------------------------------- Version 0.2 (28 April, 2008) - Fixed off-by-one error in calculation of random fortune index when retrieving a fortune. - Fixed bug leading to an empty fortune if fortune cookie file contains "%%" at the top of the file. --------------------------------------------------------------------------- Version 0.1 (16 April, 2008) - Initial version posted to the web.