<body><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        Hi Lauren --<div><br></div><div>Is this still necessary? I can add that #cleanUp: to LanguageEnvironment, yet, those broken TextConverter (sub-)instances should be gone by now already.</div><div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div><blockquote class='history_container' type='cite' style='border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;'>
                        <p style='color: #AAAAAA; margin-top: 10px;'>Am 29.04.2022 05:56:01 schrieb commits@source.squeak.org <commits@source.squeak.org>:</p><div style='font-family:Arial,Helvetica,sans-serif'>A new version of Multilingual was added to project The Inbox:<br>http://source.squeak.org/inbox/Multilingual-lrnp.283.mcz<br><br>==================== Summary ====================<br><br>Name: Multilingual-lrnp.283<br>Author: lrnp<br>Time: 28 April 2022, 9:55:49.009678 pm<br>UUID: 82a0ff0c-f979-4ca4-bec5-2aad22b265bc<br>Ancestors: Multilingual-mt.281<br><br>cleanUp clears known environment instances cache<br><br>Stale instances of LanguageEnvironment may also contain stale instances of TextConverter and must be cleared as well.<br><br>Fixes an issue where a non-conforming instance of UTF8TextConverter was saved into the trunk image, causing new instances to behave as expected but methods that used Locale to look up a TextConverter to fail.<br><br>Loading this version will automatically clear the cache.<br><br>=============== Diff against Multilingual-mt.281 ===============<br><br>Item was added:<br>+ ----- Method: LanguageEnvironment class>>cleanUp (in category 'class initialization') -----<br>+ cleanUp<br>+  KnownEnvironments := nil!<br><br>Item was changed:<br>+ (PackageInfo named: 'Multilingual') postscript: 'TextConverter cleanUp: true. "Initialize all uninitialized latin-1 tables... issue #6"<br>+ LanguageEnvironment cleanUp.'!<br>- (PackageInfo named: 'Multilingual') postscript: 'TextConverter cleanUp: true. "Initialize all uninitialized latin-1 tables... issue #6"'!<br><br><br></div></blockquote>
                                        </div></body>