File: RELEASE

package info (click to toggle)
python-txosc 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 304 kB
  • sloc: python: 1,857; makefile: 8
file content (8 lines) | stat: -rw-r--r-- 372 bytes parent folder | download | duplicates (2)
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.