-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Checking in changes prior to tagging of version v2.1.1.
Changelog diff is: diff --git a/Changes b/Changes index 626b490..a6f3f73 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl extension Ukigumo-Server {{$NEXT}} +v2.1.1 2014-04-06T14:50:51Z + + - Support STATUS_TIMEOUT + v2.1.0 2014-04-05T05:45:25Z - Fix the bug that does not work on Windows (tokuhirom)
- Loading branch information
Showing
4 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"tokuhirom <[email protected]>" | ||
], | ||
"dynamic_config" : 0, | ||
"generated_by" : "Minilla/v0.12.0, CPAN::Meta::Converter version 2.133380", | ||
"generated_by" : "Minilla/v0.13.0, CPAN::Meta::Converter version 2.133380", | ||
"license" : [ | ||
"perl_5" | ||
], | ||
|
@@ -41,7 +41,7 @@ | |
"Perl::Critic" : "0", | ||
"SQL::Translator::Producer::Teng" : "0", | ||
"Test::CPAN::Meta" : "0", | ||
"Test::MinimumVersion" : "0.10108", | ||
"Test::MinimumVersion::Fast" : "0.04", | ||
"Test::Perl::Critic" : "0", | ||
"Test::Pod" : "1.41", | ||
"Test::Spellunker" : "v0.2.7" | ||
|
@@ -88,8 +88,7 @@ | |
"Time::Duration::ja" : "0.03", | ||
"URI::Escape" : "0", | ||
"URI::WithBase" : "0", | ||
"Ukigumo::Common" : "0.04", | ||
"Ukigumo::Constants" : "0", | ||
"Ukigumo::Common" : "0.07", | ||
"parent" : "0", | ||
"perl" : "5.010001" | ||
} | ||
|
@@ -122,7 +121,7 @@ | |
"web" : "https://github.com/ukigumo/Ukigumo-Server" | ||
} | ||
}, | ||
"version" : "v2.1.0", | ||
"version" : "v2.1.1", | ||
"x_contributors" : [ | ||
"xaicron <[email protected]>", | ||
"Kan Fushihara <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters