From 889a25ed3333d1d7657b4b59ae21f6e8458f9027 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 15 Sep 2011 18:24:23 +0200 Subject: Removed deprecated debug macros. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 495738ae..85117d4b 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,9 @@ Noteworthy changes in version 1.6.0 (unreleased) * Removed the module register subsystem. + * The deprecated message digest debug macros have been removed. Use + gcry_md_debug instead. + * Interface changes relative to the 1.5.0 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcry_ac_* REMOVED. @@ -20,6 +23,8 @@ Noteworthy changes in version 1.6.0 (unreleased) gcry_md_register REMOVED. gcry_md_unregister REMOVED. gcry_md_list REMOVED. + gcry_md_start_debug REMOVED (macro). + gcry_md_stop_debug REMOVED (macro). Noteworthy changes in version 1.5.0 (2011-06-29) -- cgit v1.2.1