diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-04-16 11:09:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-04-16 11:09:40 +0000 |
commit | 3e7bd4c7f99d20a9c5bb0d0f73cf9535f331fdbf (patch) | |
tree | c2d2fbdc1e83d16014bf06ea78a9a72129643034 /gnome-base/nautilus/ChangeLog | |
parent | Version Bump, Fixes for ffmpeg, Fortify source, py-2.7; #362701, #350318, #34... (diff) | |
download | gentoo-2-3e7bd4c7f99d20a9c5bb0d0f73cf9535f331fdbf.tar.gz gentoo-2-3e7bd4c7f99d20a9c5bb0d0f73cf9535f331fdbf.tar.bz2 gentoo-2-3e7bd4c7f99d20a9c5bb0d0f73cf9535f331fdbf.zip |
Revision bump including multiple fixes: disable automounting while screen is locked, guard against filename being NULL on nautilus_icon_info_lookup, fix crashes and memory leaks, tracker-0.10 compatibility, hide checkbox to remember selection when opening folders, use the local path for the sound preview, allow keyboard navigation with Enter/Space in places sidebar.
(Portage version: 2.1.9.46/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/nautilus/ChangeLog')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index c4c601a5a955..133fbef0fc7a 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for gnome-base/nautilus # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.374 2011/04/09 13:34:32 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.375 2011/04/16 11:09:40 pacho Exp $ + +*nautilus-2.32.2.1-r1 (16 Apr 2011) + + 16 Apr 2011; Pacho Ramos <pacho@gentoo.org> +nautilus-2.32.2.1-r1.ebuild: + Revision bump including multiple fixes: disable automounting while screen is + locked, guard against filename being NULL on nautilus_icon_info_lookup, fix + crashes and memory leaks, tracker-0.10 compatibility, hide checkbox to + remember selection when opening folders, use the local path for the sound + preview, allow keyboard navigation with Enter/Space in places sidebar. 09 Apr 2011; Gilles Dartiguelongue <eva@gentoo.org> -files/nautilus-2.27.4-change-reg-desktop-file-with-no-desktop.patch, |