SVN: r20291 - trunk/quixote
akuchlin-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected] Mon, 20 Jan 2003 15:04:12 -0500
| Newsgroups | gmane.comp.web.quixote.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: akuchlin Date: 2003-01-20 15:04:11 -0500 (Mon, 20 Jan 2003) New Revision: 20291 Modified: trunk/quixote/CHANGES Log: Mention bugfixes Modified: trunk/quixote/CHANGES ============================================================================== --- trunk/quixote/CHANGES (original) +++ trunk/quixote/CHANGES 2003-01-20 15:04:12.000000000 -0500 @@ -7,6 +7,8 @@ * Fix _c_htmltext.c to compile on Windows. (Graham Fawcett) + * Fix two bugs in _c_htmltext.c found by code review. (Neil Schemenauer) + 0.6b1 (9 Jan 2003):