projects
/
catagits/fcgi2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
039957a
)
Version 0.71_03
0.71_03
Tomas Doran [Thu, 28 Apr 2011 09:02:23 +0000 (10:02 +0100)]
perl/ChangeLog
patch
|
blob
|
blame
|
history
perl/version.pm
patch
|
blob
|
blame
|
history
diff --git
a/perl/ChangeLog
b/perl/ChangeLog
index
df3cb34
..
081137d
100644
(file)
--- a/
perl/ChangeLog
+++ b/
perl/ChangeLog
@@
-1,3
+1,4
@@
+Version 0.71_03 -- 28 Apr 2011 <bobtfish@bobtfish.net>
o Remove support for sfio which is an optional (and not enabled by default)
compile option to perl that is never used.
o Fix FCGI::Stream::READ() to warn() instead of croak() incase of
diff --git
a/perl/version.pm
b/perl/version.pm
index
18d7f75
..
bddd48d
100644
(file)
--- a/
perl/version.pm
+++ b/
perl/version.pm
@@
-1,3
+1,3
@@
package FCGI;
-$VERSION = '0.71_02';
+$VERSION = '0.71_03';