Changes file for 28856

This commit is contained in:
Nick Mathewson
2019-01-09 08:48:11 -05:00
parent f9a7701ff1
commit a891d81c5f
+3
View File
@@ -0,0 +1,3 @@
o Minor features (performance):
- Speed up directory parsing a little by avoiding use of the
non-inlined strcmp_len() function. Closes ticket 28856.