summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-07-14 16:26:35 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-07-14 16:26:35 +0100
commitea0b99467075338861dc4d546077dcacc76d6da5 (patch)
tree7a589311b3c4bd1581acafffaa67ed638b2c5c18
parente9fa42cd452d504013cb9164e4624b33477ed271 (diff)
NEWS for 0.23.3
-rw-r--r--NEWS30
1 files changed, 29 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 08568169..f42a85b4 100644
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,37 @@ This file contains the same edited highlights as the announcement emails.
For full details, see the ChangeLog in tarballs, or "git log" in Git
checkouts.
-telepathy-spec 0.23.3 (UNRELEASED)
+telepathy-spec 0.23.3 (2011-07-14)
==================================
+API additions and clarifications:
+
+• The semantics of the 'supersedes' header in Messages have been clarified, and
+ 'original-message-sent' and 'original-message-received' headers have been
+ defined to make the timestamps used for message edits unambiguous.
+ (fd.o#37413, David)
+
+• A tonne of properties on FileTransfer have been marked as requestable and/or
+ immutable. Also, as a clarification, the spec now explicitly says that
+ approvers may set the URI property, and that handlers MUST obey this.
+ (Xavier)
+
+• A new ChannelRequest hint, DelegateToPreferredHandler, has been added.
+ (fd.o#38240, Danni)
+
+Spec HTML improvements:
+
+• Jumping to anchors within the spec HTML will no longer move the text you're
+ looking for underneath the title bar with Webkit. Yay! (Danni (my heroine))
+
+• The generated HTML spec now has a beautiful favicon. (fd.o#38594, Guillaume)
+
+And for spec developers:
+
+• `make upload-branch` now takes an optional UPLOAD_BRANCH_TO Makefile
+ variable, which allows you to override the default server, namely
+ “people.freedesktop.org” (João Paulo Rechi Vita)
+
telepathy-spec 0.23.2 (2011-05-16)
==================================