diff options
author | B Stack <bgstack15@gmail.com> | 2020-04-02 10:50:40 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-04-02 10:50:40 -0400 |
commit | 48722276591cebd583549343cf76a4b884a7dc08 (patch) | |
tree | 42e31f921ade70eaf0d6137cacb3466f6d833e5c /logout-manager/debian/changelog | |
parent | Merge branch 'palemoon-bump' into 'master' (diff) | |
download | stackrpms-48722276591cebd583549343cf76a4b884a7dc08.tar.gz stackrpms-48722276591cebd583549343cf76a4b884a7dc08.tar.bz2 stackrpms-48722276591cebd583549343cf76a4b884a7dc08.zip |
logout-manager 0.0.3 dpkg rc1
Diffstat (limited to 'logout-manager/debian/changelog')
-rw-r--r-- | logout-manager/debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/logout-manager/debian/changelog b/logout-manager/debian/changelog index c5b3678..7769c0f 100644 --- a/logout-manager/debian/changelog +++ b/logout-manager/debian/changelog @@ -1,3 +1,12 @@ +logout-manager (0.0.3-1+devuan) obs; urgency=medium + + * Fix #2: AttributeError: module 'platform' has no attribute 'dist' + * Fix #3: for Devuan Ceres 4: platform.platform() does not show "Devuan" + * add man pages + * drop .py from names + + -- Ben Stack <bgstack15@gmail.com> Thu, 02 Apr 2020 09:21:13 -0400 + logout-manager (0.0.2-1) obs; urgency=medium * Add tray icon |