summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2012-04-04 12:36:02 -0400
committerJonny Lamb <jonny.lamb@collabora.co.uk>2012-04-04 12:36:02 -0400
commit8957692941212a9b2ff7bf078d5af90396aa2aca (patch)
treead97483e577f35dde27be6b00a825a2c1022317a
parentd3da65a4aa110a75c83c90b731a6d274be993c63 (diff)
downloadtelepathy-salut-8957692941212a9b2ff7bf078d5af90396aa2aca.tar.gz
update NEWS for 0.8.0
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--NEWS24
1 files changed, 19 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index eb2f7f06..7d86d816 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,25 @@
-telepathy-salut 0.7.3 (UNRELEASED)
+telepathy-salut 0.8.0 (UNRELEASED)
==================================
-Enhancements:
-• ...
+This is the start of a new stable branch.
-Fixes:
-• ...
+Changes since 0.7.2:
+
+• Fix build with OLPC code enabled. (Jonny)
+
+• Fix MUC code to announce the user as a member of the MUC if it is
+ the creator. (Jonny)
+
+• Fix race in file transfer code which was giving the IO channel to
+ Gibber before it knew how to deal with it.. (Jonny)
+
+Summary of particularly noteworthy changes since 0.6.x:
+
+• The FileTransfer Metadata interface has been implemented.
+
+• Salut now builds on Android using 'androgenizer'.
+
+• Salut can now be built and used on Windows/MinGW32.
telepathy-salut 0.7.2 (2012-03-26)
==================================