commit ad6e30c12dcc67b751e7cb71404954a9174101f6 Author: Philipp Winter phw@nymity.ch Date: Thu Oct 3 15:48:02 2019 -0700
Add missing CHANGELOG entry from #31903. --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG index 48e18eb..4773a06 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ Changes in version A.B.C - YYYY-MM-DD
+ * FIXES https://bugs.torproject.org/31903 + Update existing translations and request new translations. Thanks to + all volunteers who helped translate BridgeDB! + * FIXES https://bugs.torproject.org/31780 We implemented BridgeDB's metrics in #9316 but haven't specified its format until now. In addition to adding a specification, this patch
tor-commits@lists.torproject.org