summaryrefslogtreecommitdiff
path: root/changes/ticket28852
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket28852')
-rw-r--r--changes/ticket288524
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket28852 b/changes/ticket28852
new file mode 100644
index 0000000000..a58cc3ba0e
--- /dev/null
+++ b/changes/ticket28852
@@ -0,0 +1,4 @@
+ o Minor features (performance):
+ - Remove a needless memset() call from get_token_arguments,
+ thereby speeding up the tokenization of directory objects by about
+ 20%. Closes ticket 28852.