diff --git a/ocrad.changes b/ocrad.changes index 4eee2e8..ed15808 100644 --- a/ocrad.changes +++ b/ocrad.changes @@ -2,8 +2,19 @@ Wed Nov 11 21:49:07 UTC 2009 - freitag@novell.com - update to version 0.18 - add info files post and postun scripts - stripped binary ocrad + * Added a layout analyser able to process arbitrary pages. + * Added new option `--quiet'. + * The `--layout' option no more accepts an argument. + * The `--crop' option now accepts negative coordinates. + * New recognized letter; 'a' with ring above. + * Fixed recognition on files with a single big character. + * Fixed bug that didn't write maxval when saving pgm or ppm. + * Fixed some includes that prevented compilation with GCC 4.3.0. + * "make install-info" should now work on Debian and OS X. + * Arg_parser updated to 1.2. + * Verbosity control of messages has been modified. +- add info files post and postun scripts +- stripped binary ocrad ------------------------------------------------------------------- Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de