summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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()