소스 검색

Changes file for 28856

Nick Mathewson 6 년 전
부모
커밋
a891d81c5f
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      changes/ticket28856

+ 3 - 0
changes/ticket28856

@@ -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.