aboutsummaryrefslogtreecommitdiff
path: root/changes/bug34078
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-07-06 17:10:48 -0400
committerNick Mathewson <nickm@torproject.org>2020-07-06 17:10:48 -0400
commitb66953a3f5018d5062ab238eaae89ba46fdaac2c (patch)
tree1c4f34302517b539c073e62d07e62a854e94e945 /changes/bug34078
parent5463ba85cc320da7dae3143bad3f6b4da5089b7e (diff)
downloadtor-b66953a3f5018d5062ab238eaae89ba46fdaac2c.tar.gz
tor-b66953a3f5018d5062ab238eaae89ba46fdaac2c.zip
Start a changelog for 0.3.5.11
Diffstat (limited to 'changes/bug34078')
-rw-r--r--changes/bug340785
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug34078 b/changes/bug34078
deleted file mode 100644
index 1015d24547..0000000000
--- a/changes/bug34078
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes (compiler compatibility):
- - Avoid compiler warnings from Clang 10 related to the use of
- GCC-style "/* falls through */" comments. Both Clang and GCC allow
- __attribute__((fallthrough)) instead, so that's what we're using now.
- Fixes bug 34078; bugfix on 0.3.1.3-alpha.