[dates] Release Dates 0.4.11



commit 119eb2809f5858c77ca8158ec82f5dd18981eb55
Author: Chris Lord <chris linux intel com>
Date:   Fri Oct 16 18:39:59 2009 +0100

    Release Dates 0.4.11

 ChangeLog    |    7 +++++++
 NEWS         |    8 ++++++++
 README       |    8 ++++----
 configure.ac |    2 +-
 4 files changed, 20 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 60e213b..3ad1f81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2009-10-16  Chris Lord  <chris linux intel com>
 
+	* NEWS:
+	* README:
+	* configure.ac:
+	Release Dates 0.4.11.
+
+2009-10-16  Chris Lord  <chris linux intel com>
+
 	* src/dates_view.c (dates_view_init):
 	Use nl_langinfo to get the locale-dependent first-day-of-week
 
diff --git a/NEWS b/NEWS
index 4023f5d..6129f1f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Dates 0.4.11
+============
+
+* Use nl_langinfo to get the locale-dependent first-day-of-week
+* Add sl for Slovenian language
+* Added Slovenian translation
+* Updated Polish translation
+
 Dates 0.4.10
 ============
 
diff --git a/README b/README
index dd9ca72..6587345 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-Dates 0.4.7
-~~~~~ ~~~~~
+Dates 0.4.11
+~~~~~ ~~~~~~
 
 Dates is a small, lightweight calendar that uses Evolution Data Server as a
 backend. Dates features an innovative, unified, zooming view and is primarily
@@ -8,5 +8,5 @@ designed for use on hand-held devices.
 Bugs
 ++++
 
-Please report bugs on the OpenedHand Bugzilla on the Dates product; at
-http://bugzilla.o-hand.com/
+Please report bugs on the Gnome Bugzilla on the Dates product; at
+https://bugzilla.gnome.org/
diff --git a/configure.ac b/configure.ac
index daf1bb4..238ccb5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(Dates, 0.4.10, http://www.pimlico-project.org/)
+AC_INIT(Dates, 0.4.11, 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]