Subject: CVS commit: pkgsrc/converters/libwpd
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 02/08/2006 09:42:53
Module Name:	pkgsrc
Committed By:	adam
Date:		Wed Feb  8 09:42:53 UTC 2006

Modified Files:
	pkgsrc/converters/libwpd: Makefile buildlink3.mk distinfo

Log Message:
Changes 0.8.4:
- Fix compilation with gcc >=  4.1.0
- Initial support for tables in WP5.x format
- Fix compilation on MacOSX
- Conversion of font name, size and colour for WP3.x format
- Collapse the LL and HL Listeners into one classe each
- Initial support of tables in WP3.x format including the cell background
  colour
- Conversion of sections with multiple columns in WP3.x format
- Conversion of foot/endnotes in WP3.x format
- Adding an assignment operator to WPXString class as well as trying
  to make it much more a std::string wrapper


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/converters/libwpd/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/converters/libwpd/buildlink3.mk
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/converters/libwpd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.