diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ce89882..d3fc85f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +discord.c (0.0.3-3) stable; urgency=low + + * replaced the TLS library for libcurl from openssl to gnutls. this should + fix disord.c getting killed by SIGPIPEs, as referenced by + https://curl.se/mail/lib-2013-06/0007.html + + -- Anton Luka Šijanec <anton@sijanec.eu> Tue, 13 Jul 2021 15:20:00 +0200 discord.c (0.0.3-2) stable; urgency=low * removed useless dependency: math |