update changelog

This commit is contained in:
badaix 2017-10-10 20:37:05 +02:00
parent 08d39564e8
commit 125ff57633
2 changed files with 4 additions and 0 deletions

View file

@ -5,12 +5,14 @@ snapclient (0.12.0) unstable; urgency=low
-Spotify plugin: onstart and onstop parameter (PR #225) -Spotify plugin: onstart and onstop parameter (PR #225)
-Snapclient: configurable client id (Issue #249) -Snapclient: configurable client id (Issue #249)
-Android: Snapclient support for ARM, MIPS and X86 -Android: Snapclient support for ARM, MIPS and X86
-Snapserver: Play some silence before going idle (#PR 284)
* Bugfixes * Bugfixes
-Snapclient: more reliable unique client id (Issue #249) -Snapclient: more reliable unique client id (Issue #249)
-Snapserver: fix config file permissions (Issue #251) -Snapserver: fix config file permissions (Issue #251)
-Fix linker error (Issue #255, #274) -Fix linker error (Issue #255, #274)
-Snapserver: fix crash on "bye" from control client (Issue #238) -Snapserver: fix crash on "bye" from control client (Issue #238)
-Snapserver: fix crash on port scan (Issue #267) -Snapserver: fix crash on port scan (Issue #267)
-Snapserver: fix crash when a malformed message is received (Issue #264)
* General * General
-Improved logging: Use "--debug" for debug logging -Improved logging: Use "--debug" for debug logging
-Log to file: Use "--debug=<filename>" -Log to file: Use "--debug=<filename>"

View file

@ -5,12 +5,14 @@ snapserver (0.12.0) unstable; urgency=low
-Spotify plugin: onstart and onstop parameter (PR #225) -Spotify plugin: onstart and onstop parameter (PR #225)
-Snapclient: configurable client id (Issue #249) -Snapclient: configurable client id (Issue #249)
-Android: Snapclient support for ARM, MIPS and X86 -Android: Snapclient support for ARM, MIPS and X86
-Snapserver: Play some silence before going idle (#PR 284)
* Bugfixes * Bugfixes
-Snapclient: more reliable unique client id (Issue #249) -Snapclient: more reliable unique client id (Issue #249)
-Snapserver: fix config file permissions (Issue #251) -Snapserver: fix config file permissions (Issue #251)
-Fix linker error (Issue #255, #274) -Fix linker error (Issue #255, #274)
-Snapserver: fix crash on "bye" from control client (Issue #238) -Snapserver: fix crash on "bye" from control client (Issue #238)
-Snapserver: fix crash on port scan (Issue #267) -Snapserver: fix crash on port scan (Issue #267)
-Snapserver: fix crash when a malformed message is received (Issue #264)
* General * General
-Improved logging: Use "--debug" for debug logging -Improved logging: Use "--debug" for debug logging
-Log to file: Use "--debug=<filename>" -Log to file: Use "--debug=<filename>"