This is the STABLE release of Genesis. This means no features will
be added to this release--only bug fixes and patches. There is also
a higher level of run-time stability for this release which you will
not have with the DEV release (alpha developmental).
Help can be found through the web site, or on the mailing list
(coldstuff@cold.org). A few pointer URLs:
http://web.cold.org/genesis/
http://web.cold.org/contact.html
RELEASE INFORMATION:
1.1.12 [5/7/2004]
* remove some improper win32 borland compiler logic (Jon Lambert)
* fix origin bug in listidx (Will Robertson)
* fix `[buffer1] in `[buffer2] where buffer2 is empty to return 0 (Brad)
* overhaul the configure script for db header and library finding (Brad)
1.1.11 [6/28/2002]
* fix BUFFER in BUFFER. Use buffer_index which contained a fix
not propagated to the previously duplicated code in op_in
(Allen Noe)
* Apply (with changes (Brad)) a bunch of MSVC patches (Robert Bradley)
* Fix some missed regerror -> gen_regerror's (pvx at wmute.net)
* Fix method access setting error handling (pvx at wmute.net)