Adding changelog.

This commit is contained in:
Gareth J. Greenaway 2020-11-04 11:29:42 -08:00 committed by Daniel Wozniak
parent bc158b1afd
commit 55568c3ee3

1
changelog/58883.fixed Normal file
View file

@ -0,0 +1 @@
Fixing unhold in yumpkg. Removing unnecessary code and relying on the code that handles dicts later. Adding tests when pkg.installed is called with hold=False.