mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-06 10:09:33 +02:00
Add issue numbers in changelog
This commit is contained in:
parent
2794d747ff
commit
7a58526736
2 changed files with 4 additions and 4 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
|
|
||||||
- Fix compile error if u_char is not defined
|
- Fix compile error if u_char is not defined (Issue #506)
|
||||||
- Fix error "exception unknown codec ogg"
|
- Fix error "exception unknown codec ogg" (Issue #504)
|
||||||
- Fix random crash during client disconnect
|
- Fix random crash during client disconnect
|
||||||
|
|
||||||
_Johannes Pohl <snapcast@badaix.de> Sat, 23 Nov 2019 00:13:37 +0200_
|
_Johannes Pohl <snapcast@badaix.de> Sat, 23 Nov 2019 00:13:37 +0200_
|
||||||
|
|
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,8 +1,8 @@
|
||||||
snapcast (0.17.1-1) unstable; urgency=medium
|
snapcast (0.17.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Bugfixes
|
* Bugfixes
|
||||||
-Fix compile error if u_char is not defined
|
-Fix compile error if u_char is not defined (Issue #506)
|
||||||
-Fix error "exception unknown codec ogg"
|
-Fix error "exception unknown codec ogg" (Issue #504)
|
||||||
-Fix random crash during client disconnect
|
-Fix random crash during client disconnect
|
||||||
|
|
||||||
-- Johannes Pohl <snapcast@badaix.de> Sat, 23 Nov 2019 00:13:37 +0200
|
-- Johannes Pohl <snapcast@badaix.de> Sat, 23 Nov 2019 00:13:37 +0200
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue