We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2abd878 commit 8d87687Copy full SHA for 8d87687
1 file changed
debian/changelog
@@ -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
14
python-eventlet-0.8 (0.8.11.1) unstable; urgency=low
15
16
* Renamed package to python-eventlet-0.8
0 commit comments