Skip to content

Commit

Permalink
Credit XHTML fix and update Travis hosts.
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Oct 28, 2014
1 parent 4f12de2 commit 74dcbbb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,7 +1,10 @@
language: perl
perl:
- "5.19"
- "5.21"
- "5.20"
- "5.20-extras"
- "5.18"
- "5.18-extras"
- "5.16"
- "5.14"
- "5.12"
Expand Down
3 changes: 3 additions & 0 deletions ChangeLog
Expand Up @@ -26,6 +26,9 @@
Fixed the text formatter to properly set the Text::Wrap overflow policy.
Thanks to Nigel Metheringham for the fix!

Fixed mis-matched quotation marks when adding JavaScript elements
to the XHTML output. Patch from jonathancast.

2013-05-04 David E. Wheeler <david@justatheory.org>
* Release 3.28

Expand Down

0 comments on commit 74dcbbb

Please sign in to comment.