]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
ticket 28924 deserves a changes file. I made one, but I guess I forgot to git add
authorNick Mathewson <nickm@torproject.org>
Wed, 2 Jan 2019 21:09:10 +0000 (16:09 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 2 Jan 2019 21:09:10 +0000 (16:09 -0500)
changes/ticket28924 [new file with mode: 0644]

diff --git a/changes/ticket28924 b/changes/ticket28924
new file mode 100644 (file)
index 0000000..055a6cf
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor features (compilation):
+    - When possible, place our warning flags in a separate file, to avoid
+      flooding verbose build logs to an unacceptable amount. Closes ticket
+      28924.