Check context pointers for null pointer on entry points.
[gpgme.git] / NEWS
diff --git a/NEWS b/NEWS
index 072ddeeaa62834c67d9f77790dd636044540a6c3..04aeb1e2d85a0ccff700e87bda389d53adb81b16 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,18 @@
 Noteworthy changes in version 1.3.1 (unreleased)
 ------------------------------------------------
 
- * Under development.
+ * Ported to Windows CE.
 
  * Detect GPG versions not supporting ---passwd.
 
  * Interface changes relative to the 1.3.0 release:
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- GPGME_EXPORT_MODE_MINIMAL  NEW.
+ GPGME_EXPORT_MODE_MINIMAL      NEW
+ GPGME_STATUS_SUCCESS          NEW
+ gpgme_err_code_from_syserror   NEW
+ gpgme_err_set_errno            NEW
+ gpgme_error_from_errno                CHANGED: Return gpgme_error_t (compatible type).
+ gpgme_error_from_syserror      NEW
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 
@@ -23,7 +28,7 @@ Noteworthy changes in version 1.3.0 (2010-01-11)
 
  * New engine GPGME_PROTOCOL_UISERVER to support UI Servers.
 
- * New API to change the passpgrase of a key.
+ * New API to change the passphrase of a key.
 
  * Interface changes relative to the 1.2.0 release:
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~