[dates] Version 0.4.9



commit aa57cf44f64c57f21d090e48281036c28883119f
Author: Ross Burton <ross linux intel com>
Date:   Tue Aug 11 08:55:15 2009 +0100

    Version 0.4.9

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d6504be..c53840e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Dates 0.4.9
+===========
+
+* Don't display dates before 1900
+* Determine the local timezone without depending on Evolution
+* Don't require that iCalendar files being imported are in UTF-8
+* Truncate summary when confirming deletion
+* Updated translations
+
+
 Dates 0.4.8
 ===========
 
diff --git a/configure.ac b/configure.ac
index 9197a66..d65a7f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(Dates, 0.4.8, http://www.pimlico-project.org/)
+AC_INIT(Dates, 0.4.9, http://www.pimlico-project.org/)
 AM_INIT_AUTOMAKE()
 AC_CONFIG_SRCDIR(src/dates_main.c)
 AM_CONFIG_HEADER(src/config.h)



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