index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Anatol Pomozov <anatol.pomozov@gmail.com> | 2020-04-18 19:15:44 -0700 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2020-05-09 11:58:39 +1000 |
commit | 22a58f5420438f35effb991696d37529d7a31969 (patch) | |
tree | 9f4c525f14409a1cba23c24d8ee21a4cd9c1e782 /README | |
parent | 557845bc971ff272c53da773baea277a2d2d47b8 (diff) |
-rw-r--r-- | README | 3 |
@@ -664,5 +664,8 @@ API CHANGES BETWEEN 5.2 AND 6.0 - ALPM_EVENT_PKGDOWNLOAD_START, ALPM_EVENT_PKGDOWNLOAD_DONE, ALPM_EVENT_PKGDOWNLOAD_FAILED [CHANGED] +- alpm_db_update() changed its signature and now accepts a list of databases + rather than a single database. This is need to handle database downloading + in a multiplexed way. [ADDED] |