diff options
author | freewil <sean@eternalrise.com> | 2012-08-28 13:39:48 -0400 |
---|---|---|
committer | freewil <sean@eternalrise.com> | 2012-08-28 13:39:48 -0400 |
commit | 8ef51cf15c61591bef7f0153f2326dc43733d1cc (patch) | |
tree | f6de58fdf342a9c816f54fc7fbeca9098a098ccc | |
parent | 0d9556f948388056600fcb8310d68db0b262ecc7 (diff) |
remove I2P support mention from release notes
-rw-r--r-- | doc/release-notes.txt | 2 |
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. |