From 7c82c4475954c2c420a696c1890680f732e30820 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 23 Feb 2016 21:16:01 -0500 Subject: [PATCH] TW-1773: one task eaten all my RAM - Thanks to Yaroslav Molochko. --- AUTHORS | 1 + ChangeLog | 2 ++ 2 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index ac6e20d23..32b8d3752 100644 --- a/AUTHORS +++ b/AUTHORS @@ -287,3 +287,4 @@ suggestions: Robin Green pawprint Reg + Yaroslav Molochko diff --git a/ChangeLog b/ChangeLog index d6c390ccf..7f30f9860 100644 --- a/ChangeLog +++ b/ChangeLog @@ -83,6 +83,8 @@ - TW-1768 Task sync failed: "Either your credentials are incorrect, or your account doesn't exist on the Taskserver." (thanks to Konstantin). +- TW-1773 one task eaten all my RAM + (thanks to Yaroslav Molochko). - Fixed broken build for Cygwin and older GCC (thanks to Richard Boß). - The default configuration is now 256-color only.