From cdb1e6484d6f094f8e795bfec5b314ec524a90f8 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 28 Aug 2015 14:46:16 +0200 Subject: Release 2.3.0 * configure.ac: Set LT version to C6/A6/R0. Signed-off-by: Werner Koch --- NEWS | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a851b6a..5488a4e 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,19 @@ -Noteworthy changes in version 2.3.0 (unreleased) [C5/A5/R_] +Noteworthy changes in version 2.3.0 (2015-08-28) [C6/A6/R0] ------------------------------------------------ - * Support Cygwin's local sockets. + * Now wipes out the memory of the context structure before freeing. + The context may have stored sensitive data in its line buffers. + + * Fixed a problem with the data length limit in assuan_inquire. + + * Returns GPG_ERR_SOURCE_ASSUAN with errors from functions w/o a + context. + + * Two new functions to tweak the behaviour of the socket wrappers. + + * Experimental code to support Cygwin's local sockets. + + * By default build without a build timestamp. * Interface changes relative to the 2.2.1 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.1