summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2009-05-05 20:24:30 +0000
committerfuzzyray <fuzzyray@gentoo.org>2009-05-05 20:24:30 +0000
commitd03c4875f20b77a54021232bc3c7be612706b4a4 (patch)
tree7953c2c1561e8ed9c3589349877968ad4dd3a3ad /ChangeLog
parent571b61e0011bb3a0ab3c18e96f8d320f6cfe4689 (diff)
downloadgentoolkit-d03c4875f20b77a54021232bc3c7be612706b4a4.tar.gz
Add Makefile to create distfiles. Update ChangeLog to acknowledge djanderson. Update version in setup.py to generic version
svn path=/trunk/gentoolkit/; revision=598
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6597880..1116f96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-09: Paul Varner <fuzzyray@gentoo.org>
+ * equery: Added modular rewrite from djanderson
+ * gentoolkit: Added modular rewrite from djanderson
+ * All: converted to setup.py build system
+
2009-04-30: Paul Varner <fuzzyray@gentoo.org>
* revdep-rebuild: Add patch from loki_val to check -l dependencies in
.la files (Bug #267898)