Remove changes files that are scheduled for inclusion in 0.4.2.5

This commit is contained in:
Nick Mathewson 2019-12-05 13:27:46 -05:00
parent 9e7cd76e4c
commit 37d1ee554d

View File

@ -1,5 +0,0 @@
o Testing:
- Require C99 standards-conforming code in Travis CI, but allow GNU gcc
extensions. Also activates clang's -Wtypedef-redefinition warnings.
Build some jobs with -std=gnu99, and some jobs without.
Closes ticket 32500.