From e9ea7b82eea3022ca4fc4cd1bfd970aff2e2c02a Mon Sep 17 00:00:00 2001 From: fuzzyray Date: Thu, 4 Feb 2010 15:59:37 +0000 Subject: Fix revdep-rebuild to parse include statements in /etc/ld.so.conf (Bug 298651). It will break with spaces in paths, so it needs a little bit more work before release. svn path=/trunk/gentoolkit/; revision=739 --- ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb4f28e..a5b7be2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-02-04: Paul Varner + * revdep-rebuild: Fix revdep-rebuild to handle include statements in + /etc/ld.so.conf. (Bug 298651) + 2010-31-01: Christian Ruppert * revdep-rebuild: Check for eerror in die() since an invalid option(long) or missing arg will end up in calling die() before /etc/init.d/functions.sh @@ -36,10 +40,10 @@ 2009-08-18: Robert Buchholz * glsa-check: Remove 'new' target from glsa-list, everyone - should use 'affected' or 'all' + should use 'affected' or 'all' * glsa-check: fix getminupgrade API doc and TypeError (Bug 281101) * glsa-check: Make --pretend output in glsa-check nicer. - Add colors and fix linebreaks. + Add colors and fix linebreaks. 2009-06-22: Paul Varner * glsa-check: Fix traceback with glsa-check -f (Bug 275105) -- cgit v1.2.3