Fix a bug where html2text dropped the last word. Added tests.

This commit is contained in:
Colin Kuskie 2009-04-25 05:41:24 +00:00
parent c452f92224
commit 3535e8ddb4
3 changed files with 29 additions and 3 deletions

View file

@ -1,6 +1,6 @@
7.7.5
- Adding StoryManager.
- fixed #10223: Calendar List View Ignores Event Permissions (dhelsten)
- fixed #10226: html2text dropping text
7.7.4
- rfe: Extend DateTime for Week-Nrs (#9151)