File: Changes

package info (click to toggle)
libhtml-wikiconverter-pmwiki-perl 0.51-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 96 kB
  • sloc: perl: 303; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Change log for HTML::WikiConverter::PmWiki

version: 0.51
date:    Thu Jul 20 2006
changes:
  - (bug 18562) Line breaks converted to "[[<<]]" within tables (thanks pcascon)
  - (bug 18287) Fixed <br> tag problem in connection with new line in HTML
  - require HTML::WikiConverter 0.60

version: 0.50
date:    Tue Jan 10 2006
changes:
  - Branched from main HTML::WikiConverter codebase.