summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2004-04-13 22:05:19 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2004-04-13 22:05:19 +0000
commit329cbc625147c48ac4ab3740fa6b1c48266853e5 (patch)
treecaf5ea717cf2a9fab0d400b00cde1c988eb929b0
parentb051f5dd61f057f094061c892d5f7de0ed092aaf (diff)
downloadgnutls-329cbc625147c48ac4ab3740fa6b1c48266853e5.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 824aa5ee9d..c766da5415 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-04-13 13:14 nmav <nmav@gnutls.org>
+
+ * doc/TODO, lib/gnutls_cipher.c, lib/gnutls_int.h,
+ lib/gnutls_record.c, lib/gnutls_state.c:
+
+ The record receive buffer is now stored in the session data, to
+ avoid memory allocations per receive.
+
2004-04-07 08:07 nmav <nmav@gnutls.org>
* lib/gnutls_rsa_export.c (tags: gnutls_1_1_8):