diff --git a/aaa_base.changes b/aaa_base.changes index 9a589c5..3098db2 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- Fri Jun 29 08:20:45 UTC 2012 - lnussel@suse.de -- move scripts malloc check scripts to separate subpackage for easier handling - of the feature via patterns +- move environment settings for malloc checking to separate + subpackage for easier handling of the feature via patterns ------------------------------------------------------------------- Mon Jun 25 09:03:20 CEST 2012 - vuntz@opensuse.org diff --git a/aaa_base.spec b/aaa_base.spec index 229ea9a..58f96e7 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -69,7 +69,7 @@ Requires: %{name} = %{version} %description malloccheck This package sets environment variables that enable stricter malloc checks to catch potential heap corruptions. It's not -installed by default as it may abort programs. +installed by default as it may degrade performance. %prep %setup -n aaa_base