diff --git a/ChangeLog b/ChangeLog index 08ad348..a6ae3b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,47 @@ +2015-11-18 Tim Lauridsen + + * dnfdaemon.spec: bumped version to 0.3.11 + +2015-11-18 Tim Lauridsen + + * python/dnfdaemon/server/__init__.py: fix problems with gpgkey + import (fixes timlau/yumex-dnf#71) + +2015-10-09 Tim Lauridsen + + * dnfdaemon.spec: policycoreutils-python -> + policycoreutils-python-utils only for f23 and later + +2015-10-05 Tim Lauridsen + + Merge pull request #1 from genodeftest/patch-1 Remove + deprecated python option `-tt` + +2015-10-02 Christian Stadelmann + + * daemon/dnfdaemon-system.py: Remove deprecated python option `-tt` + + +2015-10-02 Christian Stadelmann + + * daemon/dnfdaemon-session.py: Remove deprecated python option `-tt` + + +2015-09-30 Tim Lauridsen + + * python/dnfdaemon/client/__init__.py, + python/dnfdaemon/server/__init__.py: Remove some logging noise from + print statements (#52) + +2015-09-30 Tim Lauridsen + + * dnfdaemon.spec: require policycoreutils-python-utils instead of + policycoreutils-python RHBZ #1246612 + +2015-09-30 Tim Lauridsen + + * ChangeLog: updated ChangeLog + 2015-09-30 Tim Lauridsen * dnfdaemon.spec: bumped version to 0.3.10