From 8ef51cf15c61591bef7f0153f2326dc43733d1cc Mon Sep 17 00:00:00 2001
From: freewil <sean@eternalrise.com>
Date: Tue, 28 Aug 2012 13:39:48 -0400
Subject: [PATCH] remove I2P support mention from release notes

---
 doc/release-notes.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/release-notes.txt b/doc/release-notes.txt
index b066fea8a..058c5fa2b 100644
--- a/doc/release-notes.txt
+++ b/doc/release-notes.txt
@@ -51,7 +51,7 @@ JSON-RPC API
 P2P networking
 --------------
 * IPv6 support
-* Tor/I2P hidden service support
+* Tor hidden service support
 * Attempts to fix "stuck blockchain download" problems
 * Replace BDB database "addr.dat" with internally-managed "peers.dat"
   file containing peer address data.