mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 18:03:23 +00:00
Release 4.01_01
This commit is contained in:
parent
0f51bb95c3
commit
b41907bcc4
3 changed files with 3 additions and 1 deletions
2
Changes
2
Changes
|
@ -1,4 +1,4 @@
|
||||||
?????????? Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_01
|
2011-12-09 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_01
|
||||||
* Include missing files from release tarballs
|
* Include missing files from release tarballs
|
||||||
|
|
||||||
2011-12-03 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_00
|
2011-12-03 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_00
|
||||||
|
|
1
META.yml
1
META.yml
|
@ -6,6 +6,7 @@ build_requires:
|
||||||
File::Temp: 0
|
File::Temp: 0
|
||||||
File::Which: 0
|
File::Which: 0
|
||||||
Readonly: 0
|
Readonly: 0
|
||||||
|
Test::DistManifest: 0
|
||||||
Test::Pod: 0
|
Test::Pod: 0
|
||||||
Test::Pod::Coverage: 0
|
Test::Pod::Coverage: 0
|
||||||
Test::Trap: 0
|
Test::Trap: 0
|
||||||
|
|
|
@ -10,6 +10,7 @@ WriteMakefile
|
||||||
'File::Which' => 0,
|
'File::Which' => 0,
|
||||||
'Locale::Maketext' => 0,
|
'Locale::Maketext' => 0,
|
||||||
'Readonly' => 0,
|
'Readonly' => 0,
|
||||||
|
'Test::DistManifest' => 0,
|
||||||
'Test::Pod' => 0,
|
'Test::Pod' => 0,
|
||||||
'Test::Pod::Coverage' => 0,
|
'Test::Pod::Coverage' => 0,
|
||||||
'Test::Trap' => 0,
|
'Test::Trap' => 0,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue