summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2007-08-08 14:53:25 +0000
committerfuzzyray <fuzzyray@gentoo.org>2007-08-08 14:53:25 +0000
commit0f542e12353b98f8fe1f74c96e0d460979f53318 (patch)
tree126c744dcd42287925392a85ff9e3c1964087740 /trunk/ChangeLog
parent9f3b378418b775a8ad3b43b7d7baff82435194f0 (diff)
downloadgentoolkit-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/ChangeLog6
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