/usr/share/doc/python-txosc/RELEASE is in python-txosc 0.2.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | 2010-09-15: txosc Release 0.2.0
This release of txosc is the first in the 0.2 stable branch. Its features and API will not change throughout the 0.2 series.
Bugs fixed:
* #12: Translate host names into IP addresses.
* #27: removeAllCallbacks() set _childNodes as empty list, not dict.
* #25: The blocking senders now packs messages with empty bytes.
|