[contacts] Release Contacts 0.10



commit 00cf776054a180df473973021c4daf67e77894bb
Author: Rob Bradford <rob linux intel com>
Date:   Mon Jun 8 16:41:28 2009 +0100

    Release Contacts 0.10
---
 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index b40c187..434ae4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Overview of Changes in 0.10 (since 0.9)
+=======================================
+
+* Fixes to the avatar photo icon button handling.
+* Support URI based photos.
+* Add a --uid command line option to open on a given Contact by UID.
+* Add a --uri comamnd line option to use the specified addressbook rather than
+  the system addressbook.
+
+Bugs fixed:
+
+* 986 - "make contacts a bit more resilient to eds db corruption" patch from
+  Gilles Dartiguelongue <gdartiguelongue comwax com>
+
+New translations: Galician (Antón Méixome), Hungarian (Gabor Kelemen), Greek
+(Î?αÏ?ίληÏ? Î?ονÏ?ογιάνηÏ?), Czech (Petr Kovar), Thai (Theppitak Karoonboonyanan),
+Punjabi (Amanpreet Singh Alam), Portugese (Duarte Loreto)
+Updated: French (Stéphane Raimbault), British English (Thomas Wood), Swedish
+(Daniel Nylander), Spanish (Jorge Gonzalez Gonzalez), Brazilian Portuguese
+(Michel Recondo), German (Mario Blättermann)
+
 Overview of Changes in 0.9 (since 0.8)
 ======================================
 
diff --git a/configure.ac b/configure.ac
index 4da3abb..c6b98ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(contacts, 0.9, http://www.pimlico-project.org/)
+AC_INIT(contacts, 0.10, http://www.pimlico-project.org/)
 AM_INIT_AUTOMAKE()
 AC_CONFIG_SRCDIR(src/contacts-main.c)
 AM_CONFIG_HEADER(src/config.h)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]