summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-08-31 23:33:15 +0300
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-08-31 23:33:15 +0300
commit2c2f0bfae7e207eb9dfa3f40bd7ff3877a38a199 (patch)
tree7ebf14dbb47e6bcb3c5b5410e2b7c8955dea5ef4 /lib
parent852e261ece0b5989b96aa12e671c90fa6e661186 (diff)
downloadgnutls-2c2f0bfae7e207eb9dfa3f40bd7ff3877a38a199.tar.gz
doc update
Diffstat (limited to 'lib')
-rw-r--r--lib/gnutls_priority.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/gnutls_priority.c b/lib/gnutls_priority.c
index d0085858ce..b691564094 100644
--- a/lib/gnutls_priority.c
+++ b/lib/gnutls_priority.c
@@ -746,6 +746,9 @@ bulk_rmadd_func *func;
* Some keywords are defined to provide quick access
* to common preferences.
*
+ * Unless there is a special need, using "NORMAL" or "NORMAL:%COMPAT" for compatibility
+ * is recommended.
+ *
* "PERFORMANCE" means all the "secure" ciphersuites are enabled,
* limited to 128 bit ciphers and sorted by terms of speed
* performance.