summaryrefslogtreecommitdiff
path: root/trunk/src/etcat/ChangeLog
diff options
context:
space:
mode:
authorliquidx <liquidx@gentoo.org>2003-05-06 01:41:25 +0000
committerliquidx <liquidx@gentoo.org>2003-05-06 01:41:25 +0000
commitd9233374c7577f7565beef548645ff03baad0c6e (patch)
tree47e3e17ba2e6cf58e81a3f47b8892fdeaa4e79fc /trunk/src/etcat/ChangeLog
parent9928f915856124ce6f93ce784023649339c3feae (diff)
downloadgentoolkit-d9233374c7577f7565beef548645ff03baad0c6e.tar.gz
Prelim graphing function. not really ready for primetime
svn path=/; revision=24
Diffstat (limited to 'trunk/src/etcat/ChangeLog')
-rw-r--r--trunk/src/etcat/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/trunk/src/etcat/ChangeLog b/trunk/src/etcat/ChangeLog
index 3dd334e..6e3e3f7 100644
--- a/trunk/src/etcat/ChangeLog
+++ b/trunk/src/etcat/ChangeLog
@@ -1,3 +1,9 @@
+* etcat-0.2.0 (06 May 2003)
+ 06 May 2003; Alastair Tse <liquidx@gentoo.org>
+ Trying to add a dependency graph feature. kind of works with
+ some weird hacks parsing the depenency string. probably needs
+ to use functions in portage to parse it properly.
+
* etcat-0.1.4 (27 Apr 2003)
27 Apr 2003; Alastair Tse <liquidx@gentoo.org>