summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 7 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 41814e51..b749d04d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,14 @@
Noteworthy changes in version (current cvs)
------------------------------------------------
+
+* Libgcrypt is now distributed under the terms of the GNU Lesser
+ General Public License; see the README file for details.
- * It is possible to use libgcrypt w/o intialized secure memory.
+* It is possible to use libgcrypt w/o intialized secure memory.
- * Libgcrypt should now be thread safe after the initialization.
- gcry_control (GCRYCRL_INITIALIZATION_FINISHED,NULL,0) should have
- be called before creating additional threads.
+* Libgcrypt should now be thread safe after the initialization.
+ gcry_control (GCRYCRL_INITIALIZATION_FINISHED,NULL,0) should have
+ be called before creating additional threads.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GCRYCTL_DISABLE_INTERNAL_LOCKING NEW