diff options
author | Romain Perier <mrpouet@gentoo.org> | 2009-06-16 20:31:19 +0000 |
---|---|---|
committer | Romain Perier <mrpouet@gentoo.org> | 2009-06-16 20:31:19 +0000 |
commit | 221209264b6f9c99f24f76337a6e78999b5377c2 (patch) | |
tree | 56b22ab51f4d133adfe15f5c4da1be160cea705a /gnome-base/gconf/ChangeLog | |
parent | Stable on alpha, bug #272980 (diff) | |
download | gentoo-2-221209264b6f9c99f24f76337a6e78999b5377c2.tar.gz gentoo-2-221209264b6f9c99f24f76337a6e78999b5377c2.tar.bz2 gentoo-2-221209264b6f9c99f24f76337a6e78999b5377c2.zip |
Prevent totaly disabling debug mode, some apps can crash in the worst case
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gconf/ChangeLog')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 22b3e14b4852..a82e89197767 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-base/gconf # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.210 2009/05/16 09:47:56 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.211 2009/06/16 20:31:19 mrpouet Exp $ + +*gconf-2.26.2-r1 (16 Jun 2009) + + 16 Jun 2009; <mrpouet@gentoo.org> +gconf-2.26.2-r1.ebuild: + Prevent totaly disabling debug mode, some apps can crash in the worst case *gconf-2.26.2 (16 May 2009) |