summaryrefslogtreecommitdiff
path: root/changes/bug22802
AgeCommit message (Collapse)Author
2017-09-18Start on a changelog for 0.3.2.1-alpha: sortchanges and formatchangelogNick Mathewson
2017-08-28Don't use "0" as a "base" argument to tor_parse_*().Nick Mathewson
Telling these functions to autodetect the numeric base has lead to trouble in the past. Fixes bug 22469. Bugfix on 0.2.2.various.