This file should be used to document changes made by developers (that means you. or not.), and does not go to the release packages, only to the CVS. It's easier to read this file than to read CVS status, which are not always meaningful... Please add an entry to the top of the file for each significative change you make. Follow this guideline: () done [] done, but should be reviewed || to be done, do if you can <> Mark started or finished. Meanwhile something may be broken. ?? question: if you know, solve it Writer: put your initials inside. 24/6/01 (bbg) libgocr now working from head to tail. (bbg) bug fixes in module code (bbg) 1st sketch of boxCharSet() 14/6/01 (bbg) Implementing mask field (bbg) added _data.lock field to avoid attrib changes while processing, something which would be chaotic 13/6/01 (bbg) Added mask field to the gocr_image struct 09/6/01 (bbg) fixed connect8 bug in SetAllNearPixels (bbg) updated (most of) find.c to fit new pixel functions. 08/6/01 (bbg) New pixel access functions (internal bitfields) (bbg) code review to update image/pixel changes. (bbg) fixed image functions. 02/6/01 (bbg) Added new pixel access functions, in a new file (pixel.c). 28/5/01 (bbg) Added _gocr_printf, which is cleaner than _gocr_debug for printfs. Started new indentation guideline. 27/5/01 Started to change gocrImage structure, and new gocrPixel system.