-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathChanges
More file actions
22 lines (22 loc) · 819 Bytes
/
Copy pathChanges
File metadata and controls
22 lines (22 loc) · 819 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
0.9 7/30/2003
First version.
0.9.1 8/19/2003
Installer fix, add simple use test
0.9.2 8/19/2003
Add documentation
0.9.3 7/5/2004
Fix problem with patches with spaces in them
0.9.4 7/5/2004
Handle patches with malformed file sections better
0.9.5 7/17/2004
Parse and send function info for -p patches
0.9.6 4/11/2011
Add tests to instantiate all modules and verify parsing of patches
Fix POD syntax
Fix corruption due to patched lines having a + or - as the first character
Fix FixPatchRoot w/DOS eol patches (RT bug #35362, regression from v0.9.3)
Attic file support for FixPatchRoot (RT bug #40467)
Multiple file patch support (RT bug #47625)
0.9.7 7/x/2012
Add a Build.PL script to optionally build with Module::Build
Add author, copyright and licensing information