diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2022-05-06 23:18:39 +0200 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2022-05-06 23:18:39 +0200 |
commit | 7c30a3763add5b789f5434b43bed750318d7254f (patch) | |
tree | 83bf2f27c1a178daa099e3ac111f8063a718b213 /debian/changelog | |
parent | 0.0.7 (diff) | |
download | ircxmpp-7c30a3763add5b789f5434b43bed750318d7254f.tar ircxmpp-7c30a3763add5b789f5434b43bed750318d7254f.tar.gz ircxmpp-7c30a3763add5b789f5434b43bed750318d7254f.tar.bz2 ircxmpp-7c30a3763add5b789f5434b43bed750318d7254f.tar.lz ircxmpp-7c30a3763add5b789f5434b43bed750318d7254f.tar.xz ircxmpp-7c30a3763add5b789f5434b43bed750318d7254f.tar.zst ircxmpp-7c30a3763add5b789f5434b43bed750318d7254f.zip |
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 |