diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2007-08-08 14:53:25 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2007-08-08 14:53:25 +0000 |
| commit | 0f542e12353b98f8fe1f74c96e0d460979f53318 (patch) | |
| tree | 126c744dcd42287925392a85ff9e3c1964087740 /trunk/ChangeLog | |
| parent | 9f3b378418b775a8ad3b43b7d7baff82435194f0 (diff) | |
| download | gentoolkit-0f542e12353b98f8fe1f74c96e0d460979f53318.tar.gz | |
Fix progress bar to only update when there is a change (Bug #186945)
svn path=/; revision=431
Diffstat (limited to 'trunk/ChangeLog')
| -rw-r--r-- | trunk/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog index 8a71eac..e6385a7 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,3 +1,9 @@ +2007-08-08: Paul Varner <fuzzyray@gentoo.org> + * revdep-rebuild: Fix progress bar to only update when there is a + change (Bug #186945) + * revdep-rebuild: Ensure that we source functions.sh before calling + ewarn, etc. + 2007-08-06: Paul Varner <fuzzyray@gentoo.org> * revdep-rebuild: Fix processing of .la files (Bug #187453) * revdep-rebuild: Add -X option back for backwards compatibilty (Bug |
