aboutsummaryrefslogtreecommitdiff
path: root/changes/typo-fix-ohkah8Ah
blob: 9b4e5c08cc619591adb41864bf98afb0715a23d6 (plain)
1
2
3
4
5
6
7
8
9
  * Minor bugfixes:

    - Clarify a log message specifying the characters permitted in
      HiddenServiceAuthorizeClient client names.  Previously, the log
      message said that "[A-Za-z0-9+-_]" were permitted; that could
      have given the impression that every ASCII character between "+"
      and "_" was permitted.  Now we say "[A-Za-z0-9+_-]".  Bugfix on
      0.2.1.5-alpha.