mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 11:04:00 +01:00
update ChangeLog
This commit is contained in:
parent
0233ab4deb
commit
ffaabe8674
18
ChangeLog
18
ChangeLog
|
@ -1,6 +1,24 @@
|
||||||
# for this file format description,
|
# for this file format description,
|
||||||
# see https://github.com/olivierlacan/keep-a-changelog
|
# see https://github.com/olivierlacan/keep-a-changelog
|
||||||
|
|
||||||
|
## [2.11.0] - 2016-12-18
|
||||||
|
### Added
|
||||||
|
- Websockets support
|
||||||
|
- Reseed through a floodfill
|
||||||
|
- Tunnel configuration for HTTP and SOCKS proxy
|
||||||
|
- Zero-hops tunnels for destinations
|
||||||
|
- Multiple acceptors for SAM
|
||||||
|
### Changed
|
||||||
|
- Reseed servers list
|
||||||
|
- DHT uses AVX if applicable
|
||||||
|
- New logo
|
||||||
|
- LeaseSet lookups
|
||||||
|
### Fixed
|
||||||
|
- HTTP Proxy connection reset for Windows
|
||||||
|
- Crash upon SAM session termination
|
||||||
|
- Can't connect to a destination for a longer time after restart
|
||||||
|
- Mass packet loss for UDP tunnels
|
||||||
|
|
||||||
## [2.10.2] - 2016-12-04
|
## [2.10.2] - 2016-12-04
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixes UPnP discovery bug, producing excessive CPU usage
|
- Fixes UPnP discovery bug, producing excessive CPU usage
|
||||||
|
|
Loading…
Reference in a new issue