From 817bc3474542d0fbefaf7c4a17fb18b4aff384cb Mon Sep 17 00:00:00 2001 From: Louis-Francis Ratté-Boulianne Date: Fri, 3 Dec 2010 11:05:20 -0500 Subject: Prepare 0.15.19 release --- NEWS | 17 ++++++++++++++++- configure.ac | 2 +- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 99db60d..e041690 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,21 @@ -telepathy-python 0.15.19 (UNRELEASED) +telepathy-python 0.15.19 (2010-12-03) ===================================== +Enhancements: + + * Telepathy specification 0.21.4. + + * Default implementation for Conference, ContactCapabilities, + Protocol, Protocol.Interface.Presence + + * Created methods to create and ensure handles + + * DBusProperties handle immutable properties + +Fixes: + + * Make sure channels are removed from the DBus connection + telepathy-python 0.15.18 (2010-08-05) ===================================== diff --git a/configure.ac b/configure.ac index e395227..8f7d981 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ(2.59c) dnl If not 1, append datestamp to the version number -m4_define(telepathy_python_released, 0) +m4_define(telepathy_python_released, 1) dnl The telepathy-python version number (must actually be numeric at the moment) m4_define(telepathy_python_major_version, 0) m4_define(telepathy_python_minor_version, 15) -- cgit v1.2.3