
Report bugs to the maintainer (see `AUTHORS' for details). Please, along
with your detailed report, send the cole's output when compiled using
`--enable-cole-verbose' (see `README' and `INSTALL' for details).


Current bugs:
**************
None.


Fixed bugs:
************
Reported strange bug in cole 0.1.0 using Solaris using `../demo sprsheet.xls'
in examples directory. We need more test there!
Update: Seems to be fixed in cole 1.0.0 with the endianess care code.


Possible bugs:
**************
* cole is not reentrant safe (it's in TODO):
  What happend if, in any program, one user tries to decode and/or code
  two files (the same or diferent)? Because static vars, will it get
  broke? I think yes, mmmh...

* Can OLEdecode and OLEcode work with files with more than 31Mb of size? I
  think it can't. Will it be worth to make it to work with those kind of
  files? (It's in TODO a email from Martin Schwartz telling about Extended
  Block Depot)

* Are the seconds and date in pps_entry correctly readed and written?

