Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-27 | Start on an 0.2.6.1-alpha changelog | Nick 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-08 | Improve DIRINFO flags' usage comments | teor | |
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. |