summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2007-03-07 19:41:19 +0000
committerfuzzyray <fuzzyray@gentoo.org>2007-03-07 19:41:19 +0000
commit33a08ccdd26926858c602ea6ade4d64fed5c9bb6 (patch)
treeaaf5836a9118574ef54fb9d53347e06afce262dd /trunk/ChangeLog
parent21f59dca983f294b7bcb7990b46a1ccba6b8de73 (diff)
downloadgentoolkit-33a08ccdd26926858c602ea6ade4d64fed5c9bb6.tar.gz
Update revdep-rebuild to use --deep instead of --emptytree for ordering algorithm
svn path=/; revision=351
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index 2880578..89723ee 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-07 Paul Varner <fuzzyray@gentoo.org>
+ * revdep-rebuild: Change ordering algorithm to use --deep instead of
+ --emptytree on the advice of zmedico
+
2007-02-26 Marius Mauch <genone@gentoo.org>
* glsa-check: Display access information in verbose list mode (bug 168482)