Update release notes

This commit is contained in:
1024jp 2020-01-29 23:08:25 +09:00
parent 177e99f617
commit 4030b904c6
5 changed files with 5 additions and 5 deletions

View File

@ -13,8 +13,8 @@ Change Log
### Fixes
- Fix an issue where the application could rarely immediately after opening a document window under some very specific conditions.
- Fix an issue where the progress indicator for outline menu in the navigation bar could rarely remain.
- Fix an issue on CotEditor 3.8.8 where the application could rarely immediately after opening a document window under some very specific conditions.
- Fix an issue where the progress indicator for the outline menu in the navigation bar could rarely remain.

View File

@ -43,8 +43,8 @@
<h2>Fixes</h2>
<ul>
<li>Fix an issue where the application could rarely immediately after opening a document window under some very specific conditions.</li>
<li>Fix an issue where the progress indicator for outline menu in the navigation bar could rarely remain.</li>
<li>Fix an issue on CotEditor 3.8.8 where the application could rarely immediately after opening a document window under some very specific conditions.</li>
<li>Fix an issue where the progress indicator for the outline menu in the navigation bar could rarely remain.</li>
</ul>
</section>
</article>

View File

@ -43,7 +43,7 @@
<h2>修正</h2>
<ul>
<li>まれな条件下で書類ウインドウを開いた直後にアプリケーションがクラッシュする不具合を修正</li>
<li>まれな条件下で書類ウインドウを開いた直後にアプリケーションがクラッシュするCotEditor 3.8.8の不具合を修正</li>
<li>アウトラインメニューの進捗インジケータがまれに残ることがある不具合を修正</li>
</ul>
</section>