summaryrefslogtreecommitdiff
path: root/changes/issue13163-improve-DIRINFO-flags-comments
AgeCommit message (Collapse)Author
2014-10-27Start on an 0.2.6.1-alpha changelogNick Mathewson
I concatenated the remaining changes/* files, removed them, made the headings more uniform, then told format_changelog.py to sort, collate, and wrap them.
2014-10-08Improve DIRINFO flags' usage commentsteor
Document usage of the NO_DIRINFO and ALL_DIRINFO flags clearly in functions which take them as arguments. Replace 0 with NO_DIRINFO in a function call for clarity. Seeks to prevent future issues like 13163.