The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1.8_5 Sat 24 January 2004, 10:45pm GBT

+ Documentation is almost done
+ RTF::Parser is fully tested
+ Final beta release?

1.8_3 Jan 22 January 2004, 12:55pm GBT

+ Added documentation for the HTML and TEXT converting
  modules

1.8_2 Mon 12 January 2004, 07:10pm GBT

+ Added RTF::Control tests and documentation
+ Added more RTF::Parser docs
+ Moved executables into their own directory

1.8_1 Thu 28 August 2003, 10:00pm GBT

+ Rewrote all of RTF::Parser
+ Documented RTF::Parser's interface
+ Added a nice big sample in the docs 

1.7 mercredi, 28 juillet 1999, 12:10:54 MET DST

- Corrected problem with the loading of the char_map file
  (problem reported by matt chisholm <strthrwr@prtr-13.ucsc.edu>)
- Added a rtf to text converter

1.6 jeudi, 11 mars 1999, 14:19:56 MET

- Added tests

1.5 mercredi,  3 mars 1999, 13:37:49 MET
- minor enhancements of RTF::Parser
- More coherent method naming 
  (e.g. groupStart() is now named group_start())

1.4 vendredi, 26 février 1999, 13:20:02 MET
- Added minimal support for numbered lists
- many bugs corrected

1.3 jeudi, 11 février 1999, 12:42:39 MET
- HTML documents seems well-formed

1.2 mercredi, 13 janvier 1999, 18:18:05 MET
- Corrected bad access to the char_map file.

1.1 vendredi, 18 décembre 1998, 15:09:28 MET
- Better char processing. 

1.0 vendredi, 30 octobre 1998, 12:54:44 MET
- Better processing of paragraphs in table
- Added a binary() method to RTF::Parser

0.9 vendredi, 23 octobre 1998, 13:35:00 MET DST
- Added Makefile.PL from Neil Bowers (<neilb@cre.canon.co.uk>)
- Added support for para justification processing.

0.8 vendredi, 16 octobre 1998, 12:37:28 MET DST
- Responded to a problem reported by Joerg Heitkoetter
  (<joerg@de.uu.net>) thank to a patch of
  Rolf Howarth (<rolf@parallax.co.uk>)

0.7 
- Many helpful comments from Bruce gingery (<bgingery@gtcs.com>)