summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2000-12-05 10:18:27 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2000-12-05 10:18:27 +0000
commit4ae0f52022f96bb5c2b4e5bd35e98a5ee9bca361 (patch)
tree36aa34b305097376ad7b579e6ccab56b970e4fcf
parentb9be71031ba05834cf7bb1b79e4631a6a0e4f7c5 (diff)
downloadgnutls-4ae0f52022f96bb5c2b4e5bd35e98a5ee9bca361.tar.gz
documentation update
-rw-r--r--doc/API1
-rw-r--r--doc/TODO2
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/API b/doc/API
new file mode 100644
index 0000000000..c3ad779bca
--- /dev/null
+++ b/doc/API
@@ -0,0 +1 @@
+This is not complete yet. Check at gnutls.h for current information. \ No newline at end of file
diff --git a/doc/TODO b/doc/TODO
index f4551f348d..8a46ea7e75 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,4 +5,4 @@
* Make server work (we need certificate API for that!)
* Add support for v2.0 init packet
* Resume old sessions
-* Move algorithm priority to state (now is global)
+* Add support for compression algorithms (zlib)