summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2007-07-08 23:19:09 +0000
committerMart Raudsepp <leio@gentoo.org>2007-07-08 23:19:09 +0000
commit5b3fe5c90aece77e0585bdd81d77c6cc8e6b689d (patch)
tree3b1b113a59aeed95ac08505d1cf57cc05a944435 /gnome-extra/at-spi/ChangeLog
parentPass -j1 to install. (diff)
downloadgentoo-2-5b3fe5c90aece77e0585bdd81d77c6cc8e6b689d.tar.gz
gentoo-2-5b3fe5c90aece77e0585bdd81d77c6cc8e6b689d.tar.bz2
gentoo-2-5b3fe5c90aece77e0585bdd81d77c6cc8e6b689d.zip
Fix a couple of memory leaks, one of which can result in applications leaking hundreds of megabytes of memory in the matter of a day with lots of typing and assistive technology being enabled.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'gnome-extra/at-spi/ChangeLog')
-rw-r--r--gnome-extra/at-spi/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog
index d676cf8423f6..5f78e76fafd8 100644
--- a/gnome-extra/at-spi/ChangeLog
+++ b/gnome-extra/at-spi/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for gnome-extra/at-spi
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.143 2007/07/05 16:51:21 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.144 2007/07/08 23:19:09 leio Exp $
+
+*at-spi-1.18.1-r1 (08 Jul 2007)
+
+ 08 Jul 2007; Mart Raudsepp <leio@gentoo.org>
+ +files/at-spi-1.18.0-ior-leak.patch,
+ +files/at-spi-1.18.1-focus-tracker-leak.patch, +at-spi-1.18.1-r1.ebuild:
+ Fix a couple of memory leaks, one of which can result in applications
+ leaking hundreds of megabytes of memory in the matter of a day with lots of
+ typing and assistive technology being enabled.
05 Jul 2007; Roy Marples <uberlord@gentoo.org> at-spi-1.18.1.ebuild:
Keyworded ~x86-fbsd.