aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-08-23 20:44:04 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2015-08-23 20:44:04 +0200
commit989aa544b94e99703b3a75ce3c676a9b83ebb91e (patch)
treedd9e5b6f9c9640ea0c4109b9cfc02e4d10e2fa0d /README.md
parentdac8b6c64cf6a40553ebb50f8705b6dcaaeb2497 (diff)
downloadopenpgp-api-989aa544b94e99703b3a75ce3c676a9b83ebb91e.tar.gz
openpgp-api-989aa544b94e99703b3a75ce3c676a9b83ebb91e.tar.bz2
openpgp-api-989aa544b94e99703b3a75ce3c676a9b83ebb91e.zip
Fix linebreaks
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2ce1033..121f92c 100644
--- a/README.md
+++ b/README.md
@@ -5,10 +5,10 @@ The OpenPGP API provides methods to execute OpenPGP operations, such as sign, en
### News
#### Version 8
- * OpenPgpSignatureResult:
- method getStatus() renamed to getResult()
- constants have been renamed for clarity
- new constants: RESULT_NO_SIGNATURE, RESULT_INVALID_INSECURE
+ * OpenPgpSignatureResult:
+ method getStatus() renamed to getResult()
+ constants have been renamed for clarity
+ new constants: RESULT_NO_SIGNATURE, RESULT_INVALID_INSECURE
isSignatureOnly() has been deprecated
* RESULT_TYPES have been removed
* new OpenPgpDecryptionResult returned via RESULT_DECRYPTION