blob: d492c6f74cfa0f1083d94a3cbf28b9ee12eb7cba (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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
|