summarylogtreecommitdiffstats
path: root/aurutils.changelog
diff options
context:
space:
mode:
Diffstat (limited to 'aurutils.changelog')
-rw-r--r--aurutils.changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/aurutils.changelog b/aurutils.changelog
index 279d0c1f9ac6..b4b5fb60e6f5 100644
--- a/aurutils.changelog
+++ b/aurutils.changelog
@@ -1,3 +1,23 @@
+## 9
+
+* `examples`
+ + add `chroot-batch`
+
+* `lib`
+ + add `aur-build--pkglist`
+
+* `aur-build`
+ + add `--dry-run`
+ + redirect `makepkg -od` output (`--pkgver`) to stderr
+ + sign existing packages (#967)
+
+* `aur-fetch`
+ + add `--no-pager` to the `git log` command (#969)
+ + `--existing`: clone instead of skip targets if they exist
+
+* `aur-sync`
+ + redirect `aur-fetch` output to stderr (#974)
+
## 8.3
* `aur-fetch`