Commit 8fb75de
committed
Checking in changes prior to tagging of version 0.28.
Changelog diff is:
diff --git a/Changes b/Changes
index 1906a36..69ef129 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension Server::Starter.
{{$NEXT}}
+0.28 2015-05-28T22:08:37Z
+ - add `--port=[host:]port=fd` option for specifying the file descriptor number (thanks to tokuhirom) kazuho#24
+
0.27 2015-04-28T01:02:28Z
- revert 0.26 so that the install script can update the shebang (thanks to miyagawa) kazuho#22
- modernize the build tool (thanks to miyagawa) kazuho#231 parent 93cb43c commit 8fb75de
3 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments