Changeset 29ff5c2 for doc/CHANGES
- Timestamp:
- 2015-11-21T00:01:50Z (9 years ago)
- Parents:
- e4f08bf (diff), 8fdeaa5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/CHANGES
re4f08bf r29ff5c2 3 3 4 4 https://github.com/bitlbee/bitlbee/commits/master 5 6 Version 3.4.1: 7 - msn: 8 * Upgraded protocol to MSNP21, works again (dx) 9 * Contact list management, groupchats and skype username logins won't work. 10 Next release! 11 - jabber: 12 * Add "hipchat" protocol, for smoother login. Takes the same username as 13 the official client. Note that unlike the 'hip-cat' branch, this doesn't 14 preload channels. https://wiki.bitlbee.org/HowtoHipchat for details (dx) 15 * Fixed a bug when receiving topics set by people who left the channel (dx) 16 * Create fake users instead of showing "unknown participant" errors (dx) 17 * Gmail mail notifications support (Artem Savkov) 18 * Lowering xmpp presence priority on away (Artem Savkov) 19 - twitter: 20 * Show quoted tweets/RTs with comment inline (wilmer) 21 * Added "url" command, can be used to quote tweets (wilmer) 22 * Make replies to self work (wilmer) 23 - Building documentation is now done with a python script (both 2.x/3.x work) 24 Asciidoc/xsltproc/xmlto are no longer build dependencies (dx) 25 26 Finished 16 Jun 2015 5 27 6 28 Version 3.4: … … 407 429 officially be treated as case sensitive. 408 430 - Fully stripping spaces from AIM screennames, this didn't happen completely 409 which sever ly breaks the IRC protocol.431 which severely breaks the IRC protocol. 410 432 - Removed all the yellow tape around daemon mode, it's pretty mature by now: 411 433 testing.bitlbee.org serves all (~30) SSL users from one daemon mode … … 607 629 some situations. 608 630 - Outgoing MSN typing notifications are now understood correctly by the 609 orig nal MS Mac/Windows clients (again).631 original MS Mac/Windows clients (again). 610 632 - Added "account add $protocol" to the documentation, got rid of a lot 611 633 of over-markup (i.e. overuse of bold-tags), reviewed some other parts.
Note: See TracChangeset
for help on using the changeset viewer.