From 73cb20630dc9bdab2a20789dbb60fa56a68027b6 Mon Sep 17 00:00:00 2001
From: zzz <zzz@i2pmail.org>
Date: Sat, 16 Nov 2024 07:40:09 -0500
Subject: [PATCH] roadmap update

---
 i2p2www/pages/site/get-involved/roadmap.html | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/i2p2www/pages/site/get-involved/roadmap.html b/i2p2www/pages/site/get-involved/roadmap.html
index 70e9066a..61623c8b 100644
--- a/i2p2www/pages/site/get-involved/roadmap.html
+++ b/i2p2www/pages/site/get-involved/roadmap.html
@@ -1,6 +1,6 @@
 {% extends "global/layout.html" %} 
 {% block title %} {{ _('Roadmap') }}{% endblock %}
-{% block lastupdated %}2024-10{% endblock %} {% block content %}
+{% block lastupdated %}2024-11{% endblock %} {% block content %}
 
 <p>
     This is the official project roadmap for the desktop and Android Java I2P releases only. Some related tasks for resources such as the website and plugins may be included.
@@ -17,10 +17,16 @@
 
 
 <h2 id="2.8.0">2.8.0 (API 0.9.65)</h2>
-<p><b>Target release: December 2024</b></p>
+<p><b>Target release: Early February 2025</b></p>
 <ul>
     <li>
-        TBD
+        Improve SSU2 ACK efficiency
+    </li>
+    <li>
+        Improve SSU2 handling of dup relay messages
+    </li>
+    <li>
+        rrd4j 3.10
     </li>
 </ul>
 
-- 
GitLab