Add issue numbers in changelog

This commit is contained in:
badaix 2019-11-22 20:09:48 +01:00
parent 2794d747ff
commit 7a58526736
2 changed files with 4 additions and 4 deletions

4
debian/changelog vendored
View file

@ -1,8 +1,8 @@
snapcast (0.17.1-1) unstable; urgency=medium
* Bugfixes
-Fix compile error if u_char is not defined
-Fix error "exception unknown codec ogg"
-Fix compile error if u_char is not defined (Issue #506)
-Fix error "exception unknown codec ogg" (Issue #504)
-Fix random crash during client disconnect
-- Johannes Pohl <snapcast@badaix.de> Sat, 23 Nov 2019 00:13:37 +0200