r17097@catbus: nickm | 2007-12-11 18:13:48 -0500

Move last changelog entry to 0.1.2.19; 0.1.2.18 is already out.


svn:r12772
This commit is contained in:
Nick Mathewson 2007-12-11 23:21:41 +00:00
parent 9a3597c418
commit 8e5cb98b8f
1 changed files with 3 additions and 3 deletions

View File

@ -20,6 +20,9 @@ Changes in version 0.1.2.19 - 2007-??-??
o Minor bugfixes:
- Changing the ExitPolicyRejectPrivate setting should cause us to
rebuild our server descriptor.
- Fix handling of hex nicknames when answering controller requests for
networkstatus by name, or when deciding whether to warn about unknown
routers in a config option. (Patch from mwenge.)
Changes in version 0.1.2.18 - 2007-10-28
@ -88,9 +91,6 @@ Changes in version 0.1.2.18 - 2007-10-28
is fishy. Resolves bug 463.
- Don't reset trusted dir server list when we set a configuration
option. Patch from Robert Hogan.
- Fix handling of hex nicknames when answering controller requests for
networkstatus by name, or when deciding whether to warn about unknown
routers in a config option. (Patch from mwenge.)
Changes in version 0.1.2.17 - 2007-08-30