summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-01-20 15:45:14 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-01-20 15:45:14 +0000
commit00c5a864ed589f605ee59fe299540d85f5f56814 (patch)
tree21019de6cc533c83d9c4d20c833b33188f0cf552
parent274a56ae9bfdbde560706c4c83d08f87332cfdb2 (diff)
Prepare version 0.7.23, second trytelepathy-glib-0.7.23
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 04e6bd58f..5e3c09f13 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-telepathy-glib 0.7.23 (UNRELEASED)
+telepathy-glib 0.7.23 (2009-01-20)
==================================
+The "new in version 0.7.1, and allegedly also in 0.7.21" release.
+
Enhancements:
* Updated to spec version 0.17.18
@@ -19,6 +21,12 @@ Enhancements:
Fixes:
+* Remove symbols from 0.7.21.abi that were already in 0.7.1.abi (GNU ld
+ seems to respond by giving them the older version, so no harm was done
+ to the ABI, but it broke the Debian packages)
+
+* Make make-version-script.py fail if that ever happens again
+
* Annotate things added in 0.7.21 with the correct "Since:" indicator
* Correct the documentation for tp_list_connection_names()