diff options
Diffstat (limited to 'changes/bug10116')
-rw-r--r-- | changes/bug10116 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug10116 b/changes/bug10116 new file mode 100644 index 0000000000..db7f7652ad --- /dev/null +++ b/changes/bug10116 @@ -0,0 +1,3 @@ + o Minor features: + - When handling a low-memory situation, allocate less memory + for teporary data structures. Fixes issue 10115. |