Changeset 287
- Timestamp:
- 02/14/08 01:50:36 (5 months ago)
- Files:
-
- trunk/src/ingy/WikiText-Socialtext/Changes (modified) (1 diff)
- trunk/src/ingy/WikiText-Socialtext/Makefile.PL (modified) (1 diff)
- trunk/src/ingy/WikiText-Socialtext/lib/WikiText/Socialtext.pm (modified) (1 diff)
- trunk/src/ingy/WikiText-Socialtext/t/parser.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/ingy/WikiText-Socialtext/Changes
r285 r287 1 --- 2 version: 0.07 3 date: Tue Feb 12 21:59:21 PST 2008 4 changes: Make tests work with WikiByte = 1 5 --- 2 6 version: 0.06 trunk/src/ingy/WikiText-Socialtext/Makefile.PL
r284 r287 5 5 6 6 requires perl => '5.6.1'; 7 requires WikiText => '0.0 6';7 requires WikiText => '0.07'; 8 8 9 9 use_test_base; trunk/src/ingy/WikiText-Socialtext/lib/WikiText/Socialtext.pm
r285 r287 3 3 4 4 use 5.006.001; 5 our $VERSION = '0.0 6';5 our $VERSION = '0.07'; 6 6 7 7 1; trunk/src/ingy/WikiText-Socialtext/t/parser.t
r285 r287 241 241 line 242 242 -p 243 +hr 244 -hr 243 =hr 245 244 +p 246 245 goes here
