SHA256
1
0
forked from pool/kajongg

KDE Applications 17.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kajongg?expand=0&rev=63
This commit is contained in:
2017-11-21 22:13:41 +00:00
committed by Git OBS Bridge
parent 72a68b0519
commit 62fadf10de
4 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Nov 20 06:58:57 CET 2017 - lbeltrame@kde.org
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* Search path for translations also includes the directory where the exe lives.
* Logging without logdevice: print a hint on stdout with the path name of the logfile
* Logging without logdevice: put logfile into appdataDir
* Logging without log device: do not hardcode kajongg.log, this might just as well be kajonggserver.log
* Logging: remove .exe from log filename
* when building logname from executable, discard the directory name
* Logging unicode chars only worked for UTF-8 environments - but my Windows 7 has cp1252
* move appdataDir, cacheDir, socketName from kde to common
* new: Debug.i18n
-------------------------------------------------------------------
Thu Nov 09 23:10:55 CET 2017 - lbeltrame@kde.org