diff options
Diffstat (limited to 'changes/bug5828')
-rw-r--r-- | changes/bug5828 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug5828 b/changes/bug5828 new file mode 100644 index 0000000000..3a1734d01b --- /dev/null +++ b/changes/bug5828 @@ -0,0 +1,3 @@ + o Minor bugfixes (performance): + - Avoid O(n^2) performance characteristics when parsing a large + extrainfo cache. Fixes bug 5828; bugfix on 0.2.0.1-alpha. |