diff options
| author | Wilmer van der Gaast <wilmer@gaast.net> | 2015-06-16 23:56:37 +0100 | 
|---|---|---|
| committer | Wilmer van der Gaast <wilmer@gaast.net> | 2015-06-16 23:56:37 +0100 | 
| commit | 2f99f232386d32d6c6c3d85484ac35b771911997 (patch) | |
| tree | 926bc529c41d11946a68d6eef9549f5601a367f5 /doc | |
| parent | 9613dec6addf92b9071406626342dc57a4fb9aad (diff) | |
Update changelog with date and other bits.3.4.1
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/CHANGES | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 1d6bb34f..c0581832 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -11,19 +11,19 @@ Version 3.4.1:  - jabber:    * Add "hipchat" protocol, for smoother login. Takes the same username as      the official client. Note that unlike the 'hip-cat' branch, this doesn't -    preload channels. See the HowtoHipchat wiki page for details (dx) +    preload channels. https://wiki.bitlbee.org/HowtoHipchat for details (dx)    * Fixed a bug when receiving topics set by people who left the channel (dx)    * Create fake users instead of showing "unknown participant" errors (dx)    * Gmail mail notifications support (Artem Savkov)    * Lowering xmpp presence priority on away (Artem Savkov)  - twitter: -  * Show quoted tweets inline (wilmer) +  * Show quoted tweets/RTs with comment inline (wilmer)    * Added "url" command, can be used to quote tweets (wilmer)    * Make replies to self work (wilmer)  - Building documentation is now done with a python script (both 2.x/3.x work)    Asciidoc/xsltproc/xmlto are no longer build dependencies (dx) -Finished ... 200XX +Finished 16 Jun 2015  Version 3.4:  - First release pretty much fully prepared by dx instead of Wilmer. Just look  | 
