aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-12-14 13:34:32 -0500
committerNick Mathewson <nickm@torproject.org>2018-12-18 18:58:08 -0500
commit976c62e62a38c9f30c32ca742a43d59633a0e6ab (patch)
treeede7efbe5e24ce442f68a40afb0608f45e8ef403 /changes
parent7113a339dc7c680b9e48565bfaf97a10185a5244 (diff)
downloadtor-976c62e62a38c9f30c32ca742a43d59633a0e6ab.tar.gz
tor-976c62e62a38c9f30c32ca742a43d59633a0e6ab.zip
Changes file for ticket28839
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket288393
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket28839 b/changes/ticket28839
new file mode 100644
index 0000000000..e9f81dc405
--- /dev/null
+++ b/changes/ticket28839
@@ -0,0 +1,3 @@
+ o Minor features (performance):
+ - Speed up microdesriptor parsing by about 30%, to help
+ improve startup time. Closes ticket 28839.