diff options
| author | freewil <[email protected]> | 2012-08-28 13:39:48 -0400 |
|---|---|---|
| committer | freewil <[email protected]> | 2012-08-28 13:39:48 -0400 |
| commit | 8ef51cf15c61591bef7f0153f2326dc43733d1cc (patch) | |
| tree | f6de58fdf342a9c816f54fc7fbeca9098a098ccc /doc | |
| parent | Merge pull request #1733 from Diapolo/Qt_changelog (diff) | |
| download | discoin-8ef51cf15c61591bef7f0153f2326dc43733d1cc.tar.xz discoin-8ef51cf15c61591bef7f0153f2326dc43733d1cc.zip | |
remove I2P support mention from release notes
Diffstat (limited to 'doc')
| -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 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. |