From 5bf636e9f09826717bb4d3d50723caa053698e8e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 16 Jun 2013 17:49:13 -0400 Subject: 3.8.2 --- NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1858929cd..49283ea5d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +Major changes in 3.8.2: +* Don't grab focus to search entry needlessly (Rui Matos) +* Increase default size to fit 4 columns of icons (Michael Catanzaro) +* Remove no-longer-existing keys from GConf conversion +* Change 'x-nautilus-search:' To 'Search' in tooltips (Ting-Wei Lan) +* Translation updates + Major changes in 3.8.1 are: * Use a consistent name for applications in the Open With context menu * Don't follow symbolic links when searching recursively diff --git a/configure.ac b/configure.ac index 4df2e566c..bf101f328 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.8.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus]) +AC_INIT([nautilus],[3.8.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus]) dnl =========================================================================== -- cgit v1.2.1