NEWS: mention all contributors for 0.54.

This commit is contained in:
Juan RP
2019-06-20 11:34:22 +02:00
parent ebb61edb16
commit b6a88617d0

7
NEWS
View File

@ -80,6 +80,13 @@ xbps-0.54 (???):
* xbps-checkvers(1): rewritten for performance, uses libxbps (proplib)
as data storage, fixes multiple issues. [duncaen]
Contributors in this release (in order of contributions):
Juan RP, Duncaen, Johannes Brechtmann, huglovefan, Cameron Nemo,
q66, Foxlet, Robert Lowry, Frank Steinborn, Ingo Blechschmidt,
Andres Kempe, Leah Neukirchen, Toyam Cox, Yuxuan Shui, Aleksej Lebedev,
Enno Boland, m3tav3rse, kayvenm, parke, wuhank.
xbps-0.53 (2018-07-30):
* xbps-rindex(1): fix possible stagedata deadlock. (@Gottox)