From: Nick Mathewson Date: Thu, 5 Dec 2019 18:27:46 +0000 (-0500) Subject: Remove changes files that are scheduled for inclusion in 0.4.2.5 X-Git-Tag: tor-0.4.3.1-alpha~87 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=37d1ee554da5db5a4e13ecdac3cc91e07656f27d;p=thirdparty%2Ftor.git Remove changes files that are scheduled for inclusion in 0.4.2.5 --- diff --git a/changes/ticket32500 b/changes/ticket32500 deleted file mode 100644 index 2c0f35df72..0000000000 --- a/changes/ticket32500 +++ /dev/null @@ -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.