Skip to content

Commit 7a8f04c

Browse files
committed
WIP release notes
1 parent 8c903eb commit 7a8f04c

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

NEWS

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
Mugshot NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3+
UNRELEASED, Mugshot 0.4.1
4+
5+
- New stable release
6+
- Code Quality:
7+
. Replaced deprecated logger.warn with logger.warning
8+
. Replaced deprecated module optparse with argparse
9+
. Resolved Pylint and PEP8 errors and warnings
10+
- Bugs fixed:
11+
. TypeError in _spawn(): The argument, args, must be a list (LP: #1443283)
12+
. User-specified initials are not correctly loaded (LP: #1574239)
13+
. Include Mugshot in Xfce Settings, Personal Settings (LP: #1698626)
14+
. Support "-p" and "-w" office phone flags in chfn (LP: #1699285)
15+
. FileNotFoundError when comparing profile images (LP: #1771629)
16+
- Fixes in minimal chroot environment:
17+
. Fix crash when run without AccountsService
18+
. Handle OSError: out of pty devices
19+
. Specify utf-8 codec for desktop file processing (setup.py)
20+
- Translation Updates:
21+
. Catalan, Chinese (Simplified), Danish, Lithuanian, Spanish
22+
23+
324
11 Apr 2018, Mugshot 0.4.0
425

526
- New stable release

0 commit comments

Comments
 (0)