summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authormorganamilo <morganamilo@archlinux.org>2021-05-17 23:25:26 +0200
committerAllan McRae <allan@archlinux.org>2021-05-20 03:34:00 +0200
commitb44e82e47975495ee7cf23d0243c05db81d2c501 (patch)
tree0677ad4658e3b54eb7c3c99d477e25137369aada /README
parente176b8ec198ef34ae70a1f46b7b7fe998aa0c475 (diff)
downloadpacman-b44e82e47975495ee7cf23d0243c05db81d2c501.tar.gz
pacman-b44e82e47975495ee7cf23d0243c05db81d2c501.tar.xz
libalpm: remove unused error value
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 71f9a58f..fbd32687 100644
--- a/README
+++ b/README
@@ -661,6 +661,7 @@ API CHANGES BETWEEN 5.2 AND 6.0
[REMOVED]
- ALPM_EVENT_PKGDOWNLOAD_START, ALPM_EVENT_PKGDOWNLOAD_DONE, ALPM_EVENT_PKGDOWNLOAD_FAILED
+- ALPM_ERR_PKG_REPO_NOT_FOUND
- old TotalDownload implementation
- alpm_cb_totaldl
- alpm_option_get_totaldlcb()