diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7e7cbbd..36d3ff4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +ircxmpp (0.0.8-1) stable; urgendcy=low + + * it might be beneficiary to test if the program works before releasing + - tested compilers: tcc, gcc, clang + - scanned with scan-build and -fanalyzer + - ran with valgrind + - do not use 0.0.7 + + -- Anton Luka Šijanec <anton@sijanec.eu> Fri, 6 May 2022 23:00:00 +0200 + ircxmpp (0.0.7-1) stable; urgency=low * fixed obvious bug in dns server that breaks everything, DO NOT USE 0.0.6 |