summaryrefslogtreecommitdiff
path: root/changes/ticket28856
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket28856')
-rw-r--r--changes/ticket288563
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket28856 b/changes/ticket28856
new file mode 100644
index 0000000000..b136470494
--- /dev/null
+++ b/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.