diff --git a/NEWS b/NEWS index e219630e08e0f4b626a2f5f66e110cc829f544c3..908fdc7f2d942177d7e30f815b5f99dcca48ade9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +NEWS for the 2.2 release + + * Relicensed as LGPL v2.1 or later. + + * Support for Galois/Counter Mode (GCM). + + * Faster memxor. + + * In command line tools, don't use -? for requesting help, + since it's a bit dangerous without shell quoting. Use long + option --help instead. + + * Interface cleanup. + NEWS for the 2.1 release *Important*: this release breaks source and binary