[california] Update to 0.3.0



commit 0be2b4c975fcfcc4dbae1ef9332b7d59b616ce79
Author: Jim Nelson <jim yorba org>
Date:   Mon Dec 8 16:10:22 2014 -0800

    Update to 0.3.0

 NEWS             |   14 ++++++++++++++
 configure.ac     |    2 +-
 debian/changelog |   15 +++++++++++++++
 3 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index eca675f..e5cfc18 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+California 0.3.0 - 8 December 2014
+----------------------------------
+
+  * New Agenda view shows events as chronological list
+  * Set and honor default calendar
+  * Export event as .ics file
+  * Fix moving events between calendars
+  * Show and edit event attendees and organizer
+  * Send invites to attendees when editing event
+  * Fix nasty "Invalid DTSTAMP" problem: Bug #733319
+  * Various bug fixes
+  * Updated translations
+
+
 California 0.2.0 - 30 September 2014
 ------------------------------------
 
diff --git a/configure.ac b/configure.ac
index 0898add..b9efda9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([california], [0.2.0], [jim yorba org], [california])
+AC_INIT([california], [0.3.0], [jim yorba org], [california])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config/config.h])
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/debian/changelog b/debian/changelog
index b0b3cd5..0b695dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+california (0.3.0-1~utopic1) utopic; urgency=low
+
+  * New Agenda view shows events as chronological list
+  * Set and honor default calendar
+  * Export event as .ics file
+  * Fix moving events between calendars
+  * Show and edit event attendees and organizer
+  * Send invites to attendees when editing event
+  * Fix nasty "Invalid DTSTAMP" problem: Bug #733319
+  * Various bug fixes
+  * Updated translations
+
+ -- Jim Nelson <jim yorba org>  Mon, 08 Dec 2014 16:03:34 -0800
+
+
 california (0.2.0-1~utopic2) utopic; urgency=low
 
   * F1 Help (thanks to Jim Campbell)


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