Fix ReleaseNotes so that entries about docs are in Documentation section.

This commit is contained in:
rl1987 2015-03-31 21:19:26 +03:00 committed by Nick Mathewson
parent 461a0de3ca
commit db769b6407
1 changed files with 2 additions and 0 deletions

View File

@ -858,6 +858,8 @@ Changes in version 0.2.6.6 - 2015-03-24
- Refactor our generic strmap and digestmap types into a single
implementation, so that we can add a new digest256map
type trivially.
o Documentation:
- Add a doc/TUNING document with tips for handling large numbers of
TCP connections when running busy Tor relay. Update the warning
message to point to this file when running out of sockets