From 96029fd419e5843e1fc496a273dedd43f301cda4 Mon Sep 17 00:00:00 2001 From: zzz Date: Sun, 3 Jan 2016 00:13:11 +0000 Subject: [PATCH] SAM: Put v3.2 documentation into main part of spec --- i2p2www/pages/site/docs/api/samv3.html | 387 +++++++++++++++++++++---- 1 file changed, 333 insertions(+), 54 deletions(-) diff --git a/i2p2www/pages/site/docs/api/samv3.html b/i2p2www/pages/site/docs/api/samv3.html index 0df5debf..16c9d90c 100644 --- a/i2p2www/pages/site/docs/api/samv3.html +++ b/i2p2www/pages/site/docs/api/samv3.html @@ -1,6 +1,6 @@ {% extends "global/layout.html" %} {% block title %}SAM V3{% endblock %} -{% block lastupdated %}November 2015{% endblock %} +{% block lastupdated %}January 2016{% endblock %} {% block accuratefor %}0.9.24{% endblock %} {% block content %}

Specified below is a simple client protocol for interacting with I2P. @@ -51,10 +51,9 @@ Version 3.1 was introduced in I2P release 0.9.14.

-

Version 3.2 Proposal

+

Version 3.2 Changes

-Version 3.2 is scheduled for inclusion in I2P release 0.9.24, and the changes listed below are preliminary. -The following changes will be incorporated in the main part of this document soon. +Version 3.2 was introduced in I2P release 0.9.24.