[nautilus/gnome-3-4] release: prepare for 3.4.2
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-3-4] release: prepare for 3.4.2
- Date: Mon, 14 May 2012 19:47:50 +0000 (UTC)
commit 16763a8b828387930641d69c04451e02d67cadd6
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon May 14 15:39:36 2012 -0400
release: prepare for 3.4.2
NEWS | 10 ++++++++++
configure.in | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 951ceac..8ee769c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Major changes in 3.4.2 are:
+* Fix a crasher when using network devices
+* Fix a crasher when entering "http" addresses manually in the location bar
+* Fix button packing for media content cluebar
+* Fix rename field selection color in backdrop state
+* Don't show context menus on sidebar headings
+* Don't remove selection when clicking on a row out of name boundaries
+* Fix a wrapping issue with numeric strings in some circumstances
+* Plug some memory leaks
+
Major changes in 3.4.1 are:
* Don't display comment field for desktop files
* Fix off-by-one error in file operation counts
diff --git a/configure.in b/configure.in
index ffc5360..34d1d19 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ dnl Interface break is not allowed.
m4_define(nautilus_extension_current, 5)
m4_define(nautilus_extension_revision, 0)
-AC_INIT(nautilus, 3.4.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.4.2, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
dnl ===========================================================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]