From 8d8f1f264e758707a6997bd0b3ed78aec60ef9c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Fri, 6 May 2022 21:25:38 +0200 Subject: 0.0.7 --- debian/changelog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 debian/changelog (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..7e7cbbd --- /dev/null +++ b/debian/changelog @@ -0,0 +1,48 @@ +ircxmpp (0.0.7-1) stable; urgency=low + + * fixed obvious bug in dns server that breaks everything, DO NOT USE 0.0.6 + - still; DNS server is untested and you should not use it + + -- Anton Luka Šijanec Fri, 6 May 2022 21:25:00 +0200 + +ircxmpp (0.0.6-1) stable; urgency=low + + * implemented a built-in DNS server for rDNS PTR spoofing of IRC bridges + - DNS server is untested and you should not use it + * fixed bug + + -- Anton Luka Šijanec Mon, 2 May 2022 00:45:00 +0200 + +ircxmpp (0.0.5-1) stable; urgency=low + + * Decreased default event loop delay to 10 miliseconds. + * Fixed crash on IRC leave. + + -- Anton Luka Šijanec Sat, 30 Apr 2022 21:40:00 +0200 + +ircxmpp (0.0.4-1) stable; urgency=low + + * Minor change from previous release, as it did not build + + -- Anton Luka Šijanec Sat, 30 Apr 2022 17:15:00 +0200 + +ircxmpp (0.0.3-1) stable; urgency=low + + * Fixed newline message smuggling from XMPP to IRC. + * Added support for multiple links. + * Added custom logging support and ability to use as a library. + * Switched from a linked list to a tsearch(3) binary tree. + + -- Anton Luka Šijanec Sat, 30 Apr 2022 17:00:00 +0200 + +ircxmpp (0.0.2-1) stable; urgency=low + + * Some fixes. + + -- Anton Luka Šijanec Wed, 27 Apr 2022 15:45:00 +0200 + +ircxmpp (0.0.1-1) stable; urgency=low + + * Initial release. + + -- Anton Luka Šijanec Wed, 27 Apr 2022 14:00:00 +0200 -- cgit v1.2.3