blob: e91602ab559106dfbeaae3820e0a74f17ef989b1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
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 <anton@sijanec.eu> 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 <anton@sijanec.eu> 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 <anton@sijanec.eu> 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 <anton@sijanec.eu> Sat, 30 Apr 2022 17:00:00 +0200
ircxmpp (0.0.2-1) stable; urgency=low
* Some fixes.
-- Anton Luka Šijanec <anton@sijanec.eu> Wed, 27 Apr 2022 15:45:00 +0200
ircxmpp (0.0.1-1) stable; urgency=low
* Initial release.
-- Anton Luka Šijanec <anton@sijanec.eu> Wed, 27 Apr 2022 14:00:00 +0200
|