Skip to content

Commit

Permalink
updated ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Lauridsen committed Sep 30, 2015
1 parent 1ab0f79 commit 4984f90
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,61 @@
2015-09-30 Tim Lauridsen <[email protected]>

* src/yumex/const.py, yumex-dnf.spec: bumped version to 4.1.4

2015-06-09 Tim Lauridsen <[email protected]>

* src/yumex/__init__.py, src/yumex/const.py,
src/yumex/dnf_backend.py: add show available updates, when newest
only is unchecked.

2015-06-01 Tim Lauridsen <[email protected]>

* src/yumex/__init__.py: don't reset queue on download errors (#41)


2015-06-01 Tim Lauridsen <[email protected]>

* src/yumex/__init__.py, src/yumex/const.py, src/yumex/status.py:
Added API version check for statusicon (#43)

2015-06-01 Tim Lauridsen <[email protected]>

* src/yumex/__init__.py: cleanup: pep8 fixes

2015-06-01 Tim Lauridsen <[email protected]>

* dbus/dbus_status.py: show the full error msg, when status icon
can't launch dnfdaemon

2015-06-01 Tim Lauridsen <[email protected]>

* dbus/dbus_status.py, src/yumex/dnf_backend.py: Add dnfdaemon
service not started handling in statusicon

2015-06-01 Tim Lauridsen <[email protected]>

* src/yumex/const.py, src/yumex/dnf_backend.py: added check for we
have the need version of dnfdaemon API (#43)

2015-05-31 Tim Lauridsen <[email protected]>

* src/yumex/dnf_backend.py: fix: show download size in bytes, not
bits (RhBug: 1226572)

2015-05-31 Tim Lauridsen <[email protected]>

* src/yumex/const.py: fix: support reinstall in rpm progress strings
(RhBug: 1226617)

2015-05-28 Tim Lauridsen <[email protected]>

* src/yumex/gui/dialogs.py: fix: create autostart dir if it don't
exists (RhBug: 1225518)

2015-05-27 Tim Lauridsen <[email protected]>

* ChangeLog: updated ChangeLog

2015-05-27 Tim Lauridsen <[email protected]>

* ChangeLog, setup.py, src/yumex/const.py, yumex-dnf.spec: bumped
Expand Down

0 comments on commit 4984f90

Please sign in to comment.