[nautilus] release: prepare for 3.9.90



commit 8dec8bb2126026a707cbaa6a0a6aba029dfd8f0b
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Aug 20 10:25:38 2013 -0700

    release: prepare for 3.9.90

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5a00eeb..a0fa9d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Major changes in 3.9.90:
+* Fix support for HiDpi displays
+* Replace control characters when fixing filenames for FAT
+* Fix crash while dragging an expander in list view
+* Don't use deprecated GtkStock and GtkImageMenuItem
+* Fix "Reset to Defaults" not resetting columns in List
+  view (Garret Regier)
+* Use more friendly strings in the Location column in
+  List view (Garret Regier)
+* Add Access Date column in Recent (Garret Regier)
+* Add Location column by default in search views (Garret Reiger)
+* Fix search not remembering per-view settings (Garret Reiger)
+* Use new GTK titlebar look (Yosef Or Boczko)
+* Fix hidden files setting not correctly refreshing on
+  change (Srinivasa Ragavan)
+* Fix incorrect click target in canvas view under certain
+  circumstances (Srinivasa Ragavan)
+* Fix DnD glitches on pathbar buttons (Nelson Benitez Leon)
+* Show invalid filename dialog when copying, if required (Nelson Benitez Leon)
+
 Major changes in 3.9.3:
 * Shade rubberbands on the desktop using the wallpaper color (Ted Gould)
 * Port to GtkPlacesSidebar (Federico Mena Quintero)
diff --git a/configure.ac b/configure.ac
index 2c1fd75..87791a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.9.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.9.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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