diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-01-18 13:41:42 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-01-18 13:41:42 +0000 |
commit | 27bdab881521b0a22f3d6b7cba80aa9579171d3c (patch) | |
tree | da4c4f717e09c012546a218d62155e1b2d6f6b92 /gnome-base/gnome-session/ChangeLog | |
parent | Add optional hidpi support, bug #531950 by Bjoern Olausson. (diff) | |
download | historical-27bdab881521b0a22f3d6b7cba80aa9579171d3c.tar.gz historical-27bdab881521b0a22f3d6b7cba80aa9579171d3c.tar.bz2 historical-27bdab881521b0a22f3d6b7cba80aa9579171d3c.zip |
Patch from 3.14 branch to fix crash when autostart conditions are wrong, use new location for defaults list (#534790), update that list to fit new names for .desktop files in 3.14 cycle.
Package-Manager: portage-2.2.15/cvs/Linux x86_64
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'gnome-base/gnome-session/ChangeLog')
-rw-r--r-- | gnome-base/gnome-session/ChangeLog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/gnome-base/gnome-session/ChangeLog b/gnome-base/gnome-session/ChangeLog index 5f1447b07c4e..dd9fc96bac76 100644 --- a/gnome-base/gnome-session/ChangeLog +++ b/gnome-base/gnome-session/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for gnome-base/gnome-session -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.345 2014/12/22 21:25:39 eva Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.346 2015/01/18 13:41:37 pacho Exp $ + +*gnome-session-3.14.0-r1 (18 Jan 2015) + + 18 Jan 2015; Pacho Ramos <pacho@gentoo.org> +files/defaults.list-r3, + +files/gnome-session-3.14.0-validate-autostart.patch, + +gnome-session-3.14.0-r1.ebuild: + Patch from 3.14 branch to fix crash when autostart conditions are wrong, use + new location for defaults list (#534790), update that list to fit new names + for .desktop files in 3.14 cycle. *gnome-session-3.14.0 (22 Dec 2014) |