log

age author description
Wed, 27 Jan 2016 10:34:44 +0100 Mikael Berthe Ready for release 1.0.1 1.0.1
Wed, 27 Jan 2016 09:58:31 +0100 Mikael Berthe Update ChangeLog
Tue, 24 Nov 2015 18:58:45 +0100 Mikael Berthe Fix event source not being properly initialized
Sat, 21 Nov 2015 18:43:10 +0100 Mikael Berthe Cosmectics (fix coding style)
Sat, 21 Nov 2015 18:29:15 +0100 Mikael Berthe Include utils.h from pgp.c
Sat, 21 Nov 2015 18:23:30 +0100 Mikael Berthe Add a default value to mcabberrc.example comments
Sat, 21 Nov 2015 18:15:21 +0100 Mikael Berthe Update ChangeLog
Sat, 21 Nov 2015 17:44:59 +0100 Holger Weiß New option: 'gpg_home'
Sat, 21 Nov 2015 17:44:55 +0100 Holger Weiß New option: 'gpg_path'
Sun, 15 Nov 2015 17:05:07 +0100 Mikael Berthe hlog_read_history(): Remove a compilation warning
Sun, 15 Nov 2015 17:03:41 +0100 Mikael Berthe Fix resizing with --enable-sigwinch
Wed, 11 Nov 2015 10:06:46 +0100 Mikael Berthe Add safety check to xmpp_insert_entity_capabilities()
Sun, 15 Nov 2015 16:28:27 +0100 Mikael Berthe autoconf: Display the result of the --enable-sigwinch check
Wed, 12 Nov 2014 23:04:36 +0200 Myhailo Danylenko Fix compilation warning, when building without modules support
Wed, 12 Nov 2014 23:04:36 +0200 Myhailo Danylenko Update help pages Ukrainian translation
Tue, 12 Mar 2013 01:23:02 +0200 Myhailo Danylenko Fix memleak on replacing nickcolor rules
Sat, 07 Nov 2015 12:21:12 +0100 Mikael Berthe Free the buffdata structures when buffers are closed
Sat, 07 Nov 2015 12:16:15 +0100 Mikael Berthe Update comments to hlog_get_log_jid()
Fri, 06 Nov 2015 22:31:40 +0100 Mikael Berthe Backed out changeset fa516ef22145
Fri, 06 Nov 2015 20:33:31 +0100 Mikael Berthe Fix a small leak when a window is closed
Fri, 06 Nov 2015 19:46:48 +0100 Mikael Berthe caps: Add a cast to remove a compilation warning
Fri, 06 Nov 2015 13:43:15 +0100 Mikael Berthe Fix a 1-byte memory leak in caps_generate()
Thu, 05 Nov 2015 23:34:23 +0100 Mikael Berthe otr_send: Fix my previous fix and abort if the initial message is empty
Thu, 05 Nov 2015 23:29:59 +0100 Mikael Berthe Update OTR comments
Thu, 05 Nov 2015 23:11:43 +0100 Mikael Berthe Fix bug/typo introduced in 0c78d31c753d (Reported by franky)
Thu, 05 Nov 2015 20:58:57 +0100 Mikael Berthe caps: Specifiy the function to free the "features" hash values
Thu, 05 Nov 2015 20:54:22 +0100 Mikael Berthe Fix changeset 0c78d31c753d
Thu, 05 Nov 2015 19:47:59 +0100 Mikael Berthe Update API ChangeLog (v41)
Thu, 05 Nov 2015 19:46:09 +0100 Mikael Berthe Change otr_send() prototype
Thu, 05 Nov 2015 15:08:47 +0100 Mikael Berthe Fix a few memory leaks