From 444abffa2d29a55a3ecb8c1b29d89f60dffdba4f Mon Sep 17 00:00:00 2001 From: "Ignacio R. Morelle" Date: Mon, 1 Dec 2008 15:17:24 +0000 Subject: [PATCH] Update for the story screen memory corruption/catasthrophe bug --- changelog | 2 ++ players_changelog | 3 +++ 2 files changed, 5 insertions(+) diff --git a/changelog b/changelog index e508492259a..0a111d023c8 100644 --- a/changelog +++ b/changelog @@ -36,6 +36,8 @@ Version 1.5.6+svn: * Added the 'round' key to [set_variable]. * Miscellaneous and bug fixes: * Included extra headers for certain g++ versions (patch #1113). + * Fixed random memory corruption/assertion failure/massive leak due + to story screens. Version 1.5.6: * Authoring tools: diff --git a/players_changelog b/players_changelog index ab620e91810..7d9231aee98 100644 --- a/players_changelog +++ b/players_changelog @@ -25,6 +25,9 @@ Version 1.5.6+svn: * Language and translations * updated translations: Danish, Dutch, French, Galician, German, Hungarian, Italian, Lithuanian, Polish. + * Miscellaneous and bugfixes + * Fixed random memory corruption/assertion failure/massive memory leak + due to story screens. Version 1.5.6: * Campaigns