aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/NEWS')
-rw-r--r--trunk/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/trunk/NEWS b/trunk/NEWS
index 90b6e038..237fbb9a 100644
--- a/trunk/NEWS
+++ b/trunk/NEWS
@@ -1,4 +1,7 @@
+ * GPGME can be compiled without GnuPG being installed (--with-gpg=PATH),
+ and even cross-compiled.
+
* New operation gpgme_op_decrypt_verify to decrypt and verify
signatures simultaneously.