NEWS: add unpacked state changes

This commit is contained in:
Duncan Overbruck
2021-06-26 18:48:50 +02:00
parent d44aec4ecc
commit fcbd7ef042

2
NEWS
View File

@ -1,5 +1,7 @@
xbps-X.XX.X (2020-XX-XX):
* libxbps: fix issues with updating packages in unpacked state. [duncaen]
* libxbps: run all scripts before and after unpackage all packages,
to avoid running things in a half unpacked state. [duncaen]