aboutsummaryrefslogtreecommitdiff
path: root/changes/log_domains
Commit message (Expand)AuthorAge
* Remove changes files that were merged to changelogs of 0.2.2.25-alpha or earlierNick Mathewson2011-04-29
* Add a torrc option to report log domainsNick Mathewson2011-01-25
* Simplify syntax for negated log domains•••Previously if you wanted to say "All messages except network messages", you needed to say "[*,~net]" and if you said "[~net]" by mistake, you would get no messages at all. Now, if you say "[~net]", you get everything except networking messages. Nick Mathewson2011-01-25
* Add manpage entry for logging domains•••Fixes issue 2215. Nick Mathewson2011-01-25