Tweak chanelog (#379)

This commit is contained in:
1024jp 2015-07-07 03:28:43 +09:00
parent 40233e82c4
commit c22f6e4047
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ develop
### Fixes
- Fix an issue where the application could hang up on document saving.
- Address an issue where the application could hang up on document saving.
- Fix an issue where the autosaving could sometime be disabled.
- Fix an issue where the layout of the text fields in the find panel could rarely be broken.
- Fix an issue where the auto-update notifier did not recognize a new stable version from specific beta version numbers.

View File

@ -61,7 +61,7 @@
<h2>Fixes</h2>
<ul>
<li>Fix an issue where the application could hang up on document saving.</li>
<li>Address an issue where the application could hang up on document saving.</li>
<li>Fix an issue where the autosaving could sometime be disabled.</li>
<li>Fix an issue where the layout of the text fields in the find panel could rarely be broken.</li>
<li>Fix an issue where the auto-update notifier did not recognize a new stable version from specific beta version numbers.</li>

View File

@ -61,7 +61,7 @@
<h2>バグフィックス</h2>
<ul>
<li>書類保存時にアプリケーションがハングすることがある不具合を修正</li>
<li>書類保存時にアプリケーションがハングすることがある不具合を改善</li>
<li>自動保存がスケジュール通り行われないことがあった不具合を修正</li>
<li>検索パネルのフィールドのレイアウトが稀に崩れることがあった不具合を修正</li>
<li>自動更新通知が特定のβバージョンナンバーから安定版のアップデートを認識できなかった不具合を修正</li>