diff --git a/i2p2www/pages/site/get-involved/roadmap.html b/i2p2www/pages/site/get-involved/roadmap.html
index 9cbafae8..561e2c59 100644
--- a/i2p2www/pages/site/get-involved/roadmap.html
+++ b/i2p2www/pages/site/get-involved/roadmap.html
@@ -248,7 +248,7 @@ Pluginization of current apps
App improvements
-Susimail and I2P-Bote stabilisation
+Susimail and I2P-Bote stabilization
Ticket triage
@@ -282,10 +282,20 @@ Bug fixes, translation updates, geoip updates
0.9.35
Target release date: Mid-late June 2018
+-
+Jetty 9.2.23
+
-
+Tomcat 8.5.29
+
-
+Susimail folders, background sending
+
-
+Improved support for SSL console and eepsite
+
-
+Bug fixes, translation updates, geoip updates
+
+
Note: To be updated based on actual plans, everything else will be pushed to 0.9.36 or later
-
-Versioning/caps props 136/137/TBD?
-
-
Debian packaging changes and improvements
-
Ready indication for Tails
@@ -294,29 +304,21 @@ EdDSA updates
-
ElGamal speedups
-
-Fix and enable linux tray app
+Review ElGamal website docs
-
-Private test net setup improvements
+Progress on proposal #111 (NTCP2)
-
-Progress on proposal #123 (NTCP2)
-
-
-Progress on proposal #111
+Progress on proposal #123
(LS2 with multi-destination support)
-
Mac OS X installer, dock, tray enhancements (partial)
-
-Review ElGamal website docs
+Initial research on ElGamal replacement ("new crypto" / proposal #142)
-
-Initial research on ElGamal replacement ("new crypto")
-
-
-New CSS for website front page
-
-
-Capacity improvements: discussions and research
+Versioning/caps props 136/137/142/TBD
-
Create proposal and research multipath and path-awareness via I2CP
-
-Tahoe site
-
-
Android gather user feedback
-
Android UI enhancements
@@ -329,60 +331,46 @@ Android logging improvements
-
Android wakelock fix
-
-Unit test improvements
-
-
-GMP 6.1.1 (ticket #1869), possibly partial
-
-
-New CSS for website inner pages
-
-
Android fixes
-
-Bote fixes
-
-
Android tunnel settings
-
+Android profiles
+
-
+Private test net setup improvements
+
-
+Unit test improvements
+
-
+Bote fixes
+
-
Setup wizard
-
Further work on pluggable transports: obfs4 as a plugin
-
-Susimail fixes, improvements, refactoring part 3
-
-
-Continue research on ElGamal replacement ("new crypto")
-
-
Continue research on New netdb
-
-Full support for massively popular hidden services
-
-
Initial work on new naming system, make sense of alternatives, kbuckets
-
Console redesign phase 2
-
Console UI refactor
-
+Capacity improvements: discussions and research
+
-
Streaming improvements
-
Performance improvements
-
-Capacity improvements
+New CSS for website front page
-
-NTCP Pumper redesign
-
-
-I2PTunnel socket-side NIO
-
-
-Android profiles
+New CSS for website inner pages
-
Redesigned website home page
-
Restructure website
-
-Android fixes
-
-
-Bote fixes
-
--
-Integrated chat client?
-
-
+Tahoe site
+
@@ -390,20 +378,29 @@ Integrated chat client?
0.9.36 - 0.9.37 Late 2018
Note: To be updated
-
-Complete I2PControl API 2 spec, implement in plugin (proposal #118)
+Bundle (un-pluginize) I2PControl
-
-Bundle (un-pluginize) I2PControl with API 2 (proposal #118)
+Continue work on ElGamal replacement ("new crypto" / proposal #142)
-
-Continue work on ElGamal replacement ("new crypto")
-
-
+Integrated chat client?
+
+Full support for massively popular hidden services (LS2 / prop 123)
+
+Capacity improvements
+
+NTCP Pumper redesign
+
+I2PTunnel socket-side NIO
+
+GMP 6.1.2 (ticket #1869), possibly partial
+
2019
-
-NTCP2 including new DH, AEAD (proposal #123)
+NTCP2 including new DH, AEAD (proposal #111)
-
-LS2 with multi-destination support (proposal #111)
+LS2 with multi-destination support (proposal #123)
-
{% trans todo=site_url('get-involved/todo') -%}
Reachability Mapping / handle peers partially reachable / enhanced restricted routes
diff --git a/i2p2www/spec/proposals/118-i2pcontrol-api-2.rst b/i2p2www/spec/proposals/118-i2pcontrol-api-2.rst
index 2b3b4b79..6f665cc1 100644
--- a/i2p2www/spec/proposals/118-i2pcontrol-api-2.rst
+++ b/i2p2www/spec/proposals/118-i2pcontrol-api-2.rst
@@ -5,8 +5,8 @@ I2PControl API 2
:author: hottuna
:created: 2016-01-23
:thread: http://zzz.i2p/topics/2030
- :lastupdated: 2016-02-01
- :status: Open
+ :lastupdated: 2018-03-22
+ :status: Rejected
.. contents::
@@ -16,6 +16,8 @@ Overview
This proposal outlines API2 for I2PControl.
+This proposal was rejected and will not be implemented, because it breaks backwards compatibility.
+See the discussion thread link for details.
Developer headsup!
------------------