summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-11-10 18:15:16 -0200
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-11-10 18:16:58 -0200
commit6f0c193354cbfb572ad39577ef52c3ae2b73c48c (patch)
tree1676236cd02a344fa6d90428a3b380d69ca1ac57 /NEWS
parent236dbb8eca9972e343443b8a42df25c539813ee6 (diff)
Make master lead to 0.9.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 10 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index 3955dacb..c3aa3d68 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,16 @@
-telepathy-qt4 0.8.0 (2011-11-10)
+telepathy-qt 0.9.0 (UNRELEASED)
================================
-The "Make your own vacuum tubes" release.
+The "..." release.
-This release begins the feature frozen 0.8 stable release series. 0.9 will be
-the new development series.
-0.8 will continue to be backwards compatible API and ABI wise with the earlier
-0.7 development series.
-Starting with 0.9.0 the project will be renamed to telepathy-qt (TelepathyQt) and
-Qt5 support will be added alongside Qt4 support and for that 0.9.0 will be
-API (minor changes) and ABI incompatible with previous versions.
+This release begins the new 0.9 development series for feature additions
+following the 0.8 stable release series.
+Starting with this release the project is renamed to telepathy-qt (TelepathyQt) and
+Qt5 support is added alongside Qt4 support and for that 0.9 will be
+API (see changes below) and ABI incompatible with previous versions.
+
+API changes:
+ * ...
Enhancements:
* fd.o #35084: The StreamTubeClient and StreamTubeServer classes have been