[gnote/stable-0.6] Prepare 0.6.4
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/stable-0.6] Prepare 0.6.4
- Date: Mon, 22 Mar 2010 15:50:33 +0000 (UTC)
commit 119f9b59a6e3360a79698bb7a99b9c11ac88639b
Author: Debarshi Ray <debarshir src gnome org>
Date: Mon Mar 22 17:22:30 2010 +0200
Prepare 0.6.4
NEWS | 26 +++++++++++++++++++++++++-
configure.ac | 4 ++--
2 files changed, 27 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 64c3cd0..2f6367c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+0.6.4 "Spring is here" - 2010/03/22
+
+New Features:
+
+* 604779 - Right click to change active row in search window
+
+Fixes:
+
+* 588537 - Keywords don't become clickable links when part of a list
+* 592937 - URLs starting with ~ can not be opened (eg., ~/Music)
+* 597942 - _Previous and _Next accelerators not working
+* 598045 - Repeated Find Previous does not work
+* 601459 - Open context menu with keyboard key
+* 602493 - Double context menu
+* 606022 - Special characters within titles prevent clickable links
+* 608311 - Auto-selection of newly created note's contents is broken in
+ multi-byte language
+* 610406 - Make sharp::string_to_lowercase() and sharp::string_substring
+ Unicode aware
+
+Translations:
+
+* Updated translations:
+ - Bengali India (bn_IN)
+
0.6.3 "The days are short" - 2009/11/28
Fixes:
@@ -41,7 +66,6 @@ Translations:
* Updated translations:
- Spanish (es)
-
0.6.1 "Bonobo Must Die" - 2009/07/31
Fixes:
diff --git a/configure.ac b/configure.ac
index 943a610..908f8ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 0.6.3)
+AC_INIT(gnote, 0.6.4)
AC_PREREQ(2.59)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
@@ -14,7 +14,7 @@ m4_pattern_allow([^BOOST_])
MAJOR_VERSION=0
MINOR_VERSION=6
-MICRO_VERSION=3
+MICRO_VERSION=4
GNOTE_VERSION="$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION"
AC_SUBST(GNOTE_VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]