Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-05 | Start a changelog for 0.3.5.9 | Nick Mathewson | |
2019-09-24 | changes: use correct bugfix release, and reword changes file for 31408 | teor | |
2019-09-23 | Fix bug when %including folder with comment only files. #31408 | Daniel Pinto | |
When processing a %included folder, a bug caused the pointer to the last element of the options list to be set to NULL when processing a file with only comments or whitepace. This could cause options from other files on the same folder to be discarded depending on the lines after the affected %include. |