Merge remote-tracking branch 'davidjb/decode-html-wp-titles' into wp-import-improvements

Conflicts:
	docs/changelog.rst
This commit is contained in:
David Beitey 2012-11-04 14:09:25 +10:00
commit 1b23a4a8e1
4 changed files with 71 additions and 4 deletions

View file

@ -7,6 +7,7 @@ Release history
* Improve handling of links to intra-site resources
* Ensure WordPress import adds paragraphs in for all types of line endings
in post content.
* Decode HTML entities within WordPress post titles on import
3.0 (2012-08-08)
==================