summarylogtreecommitdiffstats
path: root/aurutils.changelog
diff options
context:
space:
mode:
Diffstat (limited to 'aurutils.changelog')
-rw-r--r--aurutils.changelog31
1 files changed, 31 insertions, 0 deletions
diff --git a/aurutils.changelog b/aurutils.changelog
index aced6ce706d5..f0e6bab0ce3c 100644
--- a/aurutils.changelog
+++ b/aurutils.changelog
@@ -1,3 +1,34 @@
+## 5.2
+
+* `aur-seach`
+ + `-a` now correctly returns the union of search results
+
+## 5.1
+
+* `aur-query`
+ + correctly evaluate `AUR_QUERY_RPC_SPLITNO_POST`
+ + lower default of `AUR_QUERY_RPC_SPLITNO_POST` to 500
+
+## 5
+
+* `aur-srcver`
+ + add `-E` / `--env` (#898)
+
+* `aur-query`
+ + support HTTP POST for info-type requests
+ + use `aurutils` user agent (`curl -A`)
+
+* `aur-pkglist`
+ + use `aurutils` user agent (`curl -A`)
+
+* `aur-repo-filter`
+ + add `--config` to set pacman configuration
+
+## 4.4
+
+* `aur-sync`
+ + fix regressions with `--ignore` from 4.3 release
+
## 4.3
* `aur-build`