dates r720 - trunk



Author: rbradford
Date: Thu Mar 12 19:32:42 2009
New Revision: 720
URL: http://svn.gnome.org/viewvc/dates?rev=720&view=rev

Log:
2009-03-12  Rob Bradford  <rob linux intel com>

	* NEWS:
	* README:
	* configure.ac:
	Release Dates 0.4.7.

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/README
   trunk/configure.ac

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Mar 12 19:32:42 2009
@@ -1,3 +1,20 @@
+Dates 0.4.7
+===========
+
+* Fix about box (Marcin Juszkiewicz.)
+* Correctly deal with GOption errors using gtk_init_with_args (Jonny Lamb.)
+* Fix a bug where events in the first week of January are missing in the
+  week view when the wek doesn't start on a Monday (Chris Lord.)
+
+* New and updated translations:
+        - Polish (pl) - Tomasz Dominikowski
+        - Swedish (sv) - Daniel Nylander
+        - Spanish (es) - Jorge Gonzalez
+        - Brazilian Portuguese (pt_BR) - Og Maciel
+        - German (de) - Mario BlÃttermann
+        - Basque (eu) - Inaki Larranaga Murgoitio
+        - British English (en_GB) - Jen Ockwell
+
 Dates 0.4.6
 ===========
 

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Thu Mar 12 19:32:42 2009
@@ -1,4 +1,4 @@
-Dates 0.4.6
+Dates 0.4.7
 ~~~~~ ~~~~~
 
 Dates is a small, lightweight calendar that uses Evolution Data Server as a

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Thu Mar 12 19:32:42 2009
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(Dates, 0.4.6, http://www.pimlico-project.org/)
+AC_INIT(Dates, 0.4.7, 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]