[nautilus] Release 2.91.90.1
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Release 2.91.90.1
- Date: Tue, 22 Feb 2011 21:04:23 +0000 (UTC)
commit 32f4f370a37eced91270202ed7ff02cd4db46d8d
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Feb 22 16:04:03 2011 -0500
Release 2.91.90.1
NEWS | 5 +++++
configure.in | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e41f4d9..71c80cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 2.91.90.1 are:
+* Make modules of extensions pulling in ORBit resident, to avoid
+ ORBit's atexit()'s handler to call into unloaded code
+* Cleanup some unused code
+
Major changes in 2.91.90 are:
* Huge changes in the user interface, to match GNOME3 mockups
* Remove the spatial mode
diff --git a/configure.in b/configure.in
index 07de331..8cf0350 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.90, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 2.91.90.1, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
dnl ===========================================================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]