summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2005-09-25 15:37:19 +0000
committerfuzzyray <fuzzyray@gentoo.org>2005-09-25 15:37:19 +0000
commitc853f55e83018d7437e01524667cb71d81498e89 (patch)
tree435642228b7ae12b6d8855537a0e9ab85ea4d261 /trunk/ChangeLog
parent3449b449595badb4fa1f18870e20d43d8e4e24fc (diff)
downloadgentoolkit-c853f55e83018d7437e01524667cb71d81498e89.tar.gz
Update revdep-rebuild to read config files from /etc/revdep-rebuild
svn path=/; revision=242
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 52f7430..9f85741 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-25 Paul Varner <fuzzyray@gentoo.org>
+ * revdep-rebuild: Update to read configuration files from
+ /etc/revdep-rebuild
+
2005-09-23 Paul Varner <fuzzyray@gentoo.org>
* equery: Sort output from equery list (bug 67152)
* equery: Update man page (Bugs 73893, 74944)