File: Changes

package info (click to toggle)
libhtml-wikiconverter-oddmuse-perl 0.52-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 92 kB
  • sloc: perl: 254; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Change log for HTML::WikiConverter::Oddmuse

version: 0.52
date:    Thu Jul 20 2006
changes:
  - add attribute types
  - require Params::Validate
  - require HTML::WikiConverter 0.60

version: 0.51
date:    Fri Jul 7 2006
changes:
  - Add support for <h1> through <h6>

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