summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2006-03-08 20:59:18 +0000
committerfuzzyray <fuzzyray@gentoo.org>2006-03-08 20:59:18 +0000
commit478ecb218807fe31fa270a7e1db32abacde37bab (patch)
tree32e6dd5cb24b3381744e98ece3587c39c90aa94f /trunk/ChangeLog
parentcdf5092b6d1cfa79b0c4d1a9bffccf9cf14c5d55 (diff)
downloadgentoolkit-478ecb218807fe31fa270a7e1db32abacde37bab.tar.gz
Update Makefiles to install genpkgindex
svn path=/; revision=285
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index 6f958b4..6dc6044 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,6 @@
+2006-03-08 Paul Varner <fuzzyray@gentoo.org>
+ * genpkgindex: Add binary package indexing utility. (Bug 82132)
+
2006-03-01 Paul Varner <fuzzyray@gentoo.org>
* gentoolkit: Fix depends parsing to properly handle conjunction. (bug
#123725). Thanks to tgl for the patch.