|
Revision 396, 1.1 kB
(checked in by aufflick, 2 months ago)
|
sync with cpan release
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
v1.04 |
|---|
| 2 |
- production release |
|---|
| 3 |
- only documentation and text file changes from 1.03_02 |
|---|
| 4 |
|
|---|
| 5 |
v1.03_02 |
|---|
| 6 |
- removes unnecessary _need_more |
|---|
| 7 |
- which, by side effect, fixes two outstanding bugs: |
|---|
| 8 |
http://rt.cpan.org/Ticket/Display.html?id=21395 |
|---|
| 9 |
http://rt.cpan.org/Ticket/Display.html?id=15470 |
|---|
| 10 |
|
|---|
| 11 |
v1.03_01 |
|---|
| 12 |
- First release by Mark Aufflick <mark@aufflick.com> |
|---|
| 13 |
- Fixes problem where accep() will never timeout |
|---|
| 14 |
http://rt.cpan.org/Ticket/Display.html?id=28417 |
|---|
| 15 |
|
|---|
| 16 |
v1.02 |
|---|
| 17 |
- Async updates |
|---|
| 18 |
- Documentation update to mention SSL certificates. (requested |
|---|
| 19 |
by Cedric Bouvier <Cedric.Bouvier at ctp.com>) |
|---|
| 20 |
- Update to URL function to return 'https' instead of 'http' |
|---|
| 21 |
as protocol (Patch from Kees Cook <kees at osdl.org>). |
|---|
| 22 |
|
|---|
| 23 |
--- Old Versions -------------------------------------------------- |
|---|
| 24 |
|
|---|
| 25 |
v1.01 2003.7.27 |
|---|
| 26 |
- Patch from Evgeniy Pirogov <epirogov at tucows.com> to fix |
|---|
| 27 |
read issues when a client and server have different timeouts. |
|---|
| 28 |
- Fixed the README to actually deal with HTTP::Daemon::SSL |
|---|
| 29 |
instead of IO::Socket::SSL. |
|---|
| 30 |
|
|---|
| 31 |
v1.00 2003.7.24 |
|---|
| 32 |
- Initial public release. |
|---|