[Pkg-privacy-commits] [libotr] 200/225: Catch up the ChangeLog
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:45:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository libotr.
commit 1a077994caf06bca9caed47442b9a4e53f8a0572
Author: Ian Goldberg <iang at cs.uwaterloo.ca>
Date: Sat Oct 18 13:26:06 2014 +0100
Catch up the ChangeLog
---
ChangeLog | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 69 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index ad1c9ef..ce6e76d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,72 @@
+2014-10-13
+
+ * src/context.h: Add API functions
+ otrl_context_find_recent_instance and
+ otrl_context_find_recent_secure_instance.
+
+2014-10-13
+
+ * src/context.c (otrl_context_forget): Correct check for
+ children contexts' state being OTRL_MSGSTATE_PLAINTEXT. Thanks
+ to k007k <k007k at wp.pl> for the report.
+
+2014-10-13
+
+ * src/message.c (otrl_message_receiving): Fix memory leak in
+ fragment reassembly. Thanks to Matthew D. Green
+ <matthewdgreen at gmail.com> for the report and David Goulet
+ <dgoulet at ev0ke.net> for the patch.
+
+2014-10-13
+
+ * src/message.c (otrl_message_sending): Fix possible memory
+ leak.
+
+2014-07-13
+
+ * src/auth.c (otrl_auth_handle_commit): Add a clarifying
+ comment.
+
+2014-06-12
+
+ * src/message.h: Typo fix.
+
+2014-06-03
+
+ * Makefile.am:
+ * configure.ac: Modernize autoconf build system. Thanks to
+ David Goulet <dgoulet at ev0ke.net> for the patch.
+
+2014-05-22
+
+ * README:
+ * src/context.c: Typo fixes.
+
+2014-05-04
+
+ * INSTALL:
+ * bootstrap: Add bootstrap script to set up the build system.
+ Thanks to David Goulet <dgoulet at ev0ke.net> for the patch.
+
+2014-05-04
+
+ * src/dh.c:
+ * src/sm.c:
+ * toolkit/sesskeys.c: Use gcrypt secure memory allocation.
+ Thanks to Julien Voisin <julien.voisin at dustri.org> for the
+ patch.
+
+2014-04-21
+
+ * src/mem.c (otrl_mem_differ): Simplify otrl_mem_differ. Thanks
+ to Julien Voisin <julien.voisin at dustri.org> for the patch.
+
+2014-02-20
+
+ * src/proto.c (otrl_proto_instance): Fix a memory leak when
+ receiving an invalid instance tag. Thanks to Julien Voisin
+ <julien.voisin at dustri.org> for the patch.
+
2014-02-15
* src/proto.c:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git
More information about the Pkg-privacy-commits
mailing list