commit e5a990fc5a5440b48e49029e937c852fc45f246b parent df9d2de44119e09e8fc485c6ff57ca01c226abd1 Author: Nick Mathewson <nickm@torproject.org> Date: Sat, 3 Mar 2018 12:02:45 -0500 tweak changelog for 4187 Diffstat:
| M | changes/ticket4187 | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/changes/ticket4187 b/changes/ticket4187 @@ -1,3 +1,3 @@ - o Minor bugfix (rename verfied unverified consensus): - - Rename a verified unverfied consensus to cached-consenus on the disk. - Fixes bug 4187; bugfix on 0.3.3.0-alpha + o Minor bugfixes (directory client): + - When unverified-consensus is verified, rename it to cached-consenus. + Fixes bug 4187; bugfix on 0.2.0.3-alpha.