Skip to content

Commit 8d87687

Browse files
committed
Updated changelog
1 parent 2abd878 commit 8d87687

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

debian/changelog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
python-eventlet-0.8 (0.8.11.2) unstable; urgency=low
2+
3+
* Updated debian package description
4+
* Fixed version number for native package
5+
* Don't use socket.fromfd and os.fork in Windows as they are not available
6+
* Added missing sslerror attribute to socket
7+
* Added timeout attributes to HTTP/HTTPS connection classes
8+
* Fixed reading from a GreenSSL socket
9+
* Capture WSAEINVAL error when connecting sockets in Windows
10+
* Raised Standards-Version to 3.9.0
11+
12+
-- Saul Ibarra <[email protected]> Wed, 28 Jul 2010 09:46:39 +0200
13+
114
python-eventlet-0.8 (0.8.11.1) unstable; urgency=low
215

316
* Renamed package to python-eventlet-0.8

0 commit comments

Comments
 (0)