diff options
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index ec78190b..5702b417 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,23 @@ -bitlbee (3.0.4-0) unstable; urgency=low +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) - - -- Wilmer van der Gaast <wilmer@gaast.net> Sat, 10 Dec 2011 22:42:08 +0000 + * ^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 |