aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-12 09:48:52 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-12 09:48:52 -0700
commit724a7a9061bc3c1aaf5635a9d3a3e41a96afbbc3 (patch)
treeb89be44a307c6c3e2742caa0ed2a50c675dda941
parenteclean: Add option to delete binpkgs with changed deps (diff)
downloadgentoolkit-724a7a9061bc3c1aaf5635a9d3a3e41a96afbbc3.tar.gz
gentoolkit-724a7a9061bc3c1aaf5635a9d3a3e41a96afbbc3.tar.bz2
gentoolkit-724a7a9061bc3c1aaf5635a9d3a3e41a96afbbc3.zip
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fc6919f..3d5d3d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
News (new features/major bug fixes)
+gentoolkit-0.4.8
+----------------
+ * eclean packages: Add --changed-deps option to remove binpkgs
+ whose runtime depenedencies have changed
+ * revdep-rebuild: Encode Popen arguments as utf8 (bug 709610)
+
gentoolkit-0.4.7
----------------
* eshowkw: Add alpha to ~arch-only arches