commit: 7e1e18aeb7e6ab7528dbe09af73c6922cceee091
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 1 01:42:44 2019 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Mon Apr 1 01:43:22 2019 +0000
URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=7e1e18ae
Updated NEWS for v0.4.{1,2,3}
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
NEWS | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/NEWS b/NEWS
index 9309ab8..7eacb10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,22 @@
News (new features/major bug fixes)
+gentoolkit-0.4.3
+----------------
+ * epkginfo: Add 'reverse' display option for equery
+ * Speed up "equery depends" by a great deal
+ * Fix broken test suite and add new tests
+ * Add tox config
+
+gentoolkit-0.4.2
+----------------
+ * Improve keyword grouping and sorting in eshowkw
+ * Bug fixes in eshowkw
+
+gentoolkit-0.4.1
+----------------
+ * ekeyword: Support sorting keywords without additional changes
+ * Bug fixes in revdep_rebuild, equery, eclean
+
gentoolkit-0.4.0
----------------
* Merge ekeyword, ebump, imlate tools from gentoolkit-dev