aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorfreewil <sean@eternalrise.com>2012-08-28 13:39:48 -0400
committerfreewil <sean@eternalrise.com>2012-08-28 13:39:48 -0400
commit8ef51cf15c61591bef7f0153f2326dc43733d1cc (patch)
treef6de58fdf342a9c816f54fc7fbeca9098a098ccc /doc
parent0d9556f948388056600fcb8310d68db0b262ecc7 (diff)
downloadbitcoin-8ef51cf15c61591bef7f0153f2326dc43733d1cc.tar.xz
remove I2P support mention from release notes
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.txt b/doc/release-notes.txt
index b066fea8af..058c5fa2b3 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.