fix python3 issues and add info to changelog

This commit is contained in:
holger krekel
2010-04-27 21:26:35 +02:00
parent b6cdbf46a6
commit bdc3f9bf53
3 changed files with 22 additions and 2 deletions

View File

@@ -7,6 +7,10 @@
- introduce a new data input/output mechanism to allow the master side
to send and receive data from a slave.
- use new register hooks facility of py.test>=1.2.2
- fix some python3 related pickling related race conditions
- fix PyPI description
1.1