summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--README1
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 16cc8ca..41f2c79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-D-Bus Python Bindings 0.80rc2 (aka 0.79.92) (13 December 2006)
+D-Bus Python Bindings 0.80rc3 (aka 0.79.93) (19 December 2006)
==
- The "break the world" release
- Rewrite dbus_bindings (Pyrex) as _dbus_bindings (C) - API changes!
@@ -15,6 +15,11 @@ D-Bus Python Bindings 0.80rc2 (aka 0.79.92) (13 December 2006)
API breakage
- Allow construction of a dbus.service.Object if you don't have a BusName
(or even a Bus)
+- Port introspection XML parser from libxml2 (external package) to expat
+ (included with Python)
+- Port build system from distutils to autoconf/automake/libtool
+- Install a header file for third-party main loop integration
+- Make compatible with Python 2.5
- Add docstrings throughout
- Add more tests
- Add interoperability tests (which interoperate with Java)
diff --git a/README b/README
index 0645823..8f7e8f7 100644
--- a/README
+++ b/README
@@ -4,6 +4,7 @@ dbus-python: Python bindings for D-Bus
:Author: Simon McVittie, `Collabora`_
:Date: 2006-12-18
+:Version: 0.80rc3 (internally, 0.79.93)
.. Collabora: http://www.collabora.co.uk/