diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a7d008f3..5702b417 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +bitlbee (3.0.4-1) unstable; urgency=low + + * New upstream release. + * Added bitlbee-plugin-skype and skyped packages, now part of BitlBee + instead of a separate package. + * Fixed dependencies of bitlbee-plugin-otr package to not break with + binary MTUs. (Closes: #651612) + * ^B and some other things are stripped in outgoing XMPP stanzas. + (Closes: #507856) + * OTR module linking fix. Not with the fix from the Debian bug but with + one from bugs.bitlbee.org. I hope that covers it. (Closes: #646369) + * Closing a few old bugs that were filed against the Debian package + instead of upstream: + - Joining password-protected MUCs is working for a while already, set + the password using "chan set". (Closes: #615624) + - "Headline:" msgs (Closes: #605459) + - Yahoo! was fixed long ago and Etch is deprecated. (Closes: #476529) + - identi.ca support is documented. (Closes: #613789) + + -- Wilmer van der Gaast <wilmer@gaast.net> Sun, 11 Dec 2011 16:53:31 +0000 + bitlbee (3.0.3-1) unstable; urgency=low * New upstream release. (Skipped 3.0.2, sorry!) |