summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-03-30 21:53:14 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-03-30 21:53:14 -0400
commit80fab3f7a7447efbd4323cf372f846d4d59141a5 (patch)
tree480c2a676a98c138c847ffc7edaaae2e17dcb367
parentf294a4e80626793624d76d6002b094d1c0809de4 (diff)
downloadnautilus-80fab3f7a7447efbd4323cf372f846d4d59141a5.tar.gz
release: update for 2.91.942.91.94
-rw-r--r--NEWS6
-rw-r--r--configure.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 585102091..23193053c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 2.91.4 are:
+* Fix eject button hover in places sidebar
+* Use new gnome-help pages for help buttons
+* Fix a crasher when toggling desktop_is_home_dir
+* Fix a memory leak
+
Major changes in 2.91.93 are:
* Fix some memory leaks
diff --git a/configure.in b/configure.in
index 71a4067a2..599ba483d 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ dnl Interface break is not allowed.
m4_define(nautilus_extension_current, 5)
m4_define(nautilus_extension_revision, 0)
-AC_INIT(nautilus, 2.91.93, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 2.91.94, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
dnl ===========================================================================