Add acknowledgement for the bug fix

This commit is contained in:
1024jp 2018-02-12 17:17:07 +09:00
parent 0077ea0f88
commit ad3e1ca7fc
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ unreleased
### Fixes
- Fix an issue on CotEditor 3.3.1 where the application could crash on window close.
- Fix an issue where application crashed when performing “Find All” with the regular expression and without grouping.
- Fix an issue where application crashed when performing “Find All” with the regular expression and without grouping (Thanks to @akimach!).

View File

@ -34,7 +34,7 @@
<ul>
<li>Fix an issue on CotEditor 3.3.1 where the application could crash on window close.</li>
<li>Fix an issue where application crashed when performing “Find All” with the regular expression and without grouping.</li>
<li>Fix an issue where application crashed when performing “Find All” with the regular expression and without grouping (Thanks to @akimach!).</li>
</ul>
</section>
</article>

View File

@ -34,7 +34,7 @@
<ul>
<li>書類を閉じたときにアプリケーションがクラッシュすることがあったCotEditor 3.3.1の不具合を修正</li>
<li>「すべて検索」を正規表現オンかつグルーピングなしの状態で実行したときにアプリケーションがクラッシュした不具合を修正</li>
<li>「すべて検索」を正規表現オンかつグルーピングなしの状態で実行したときにアプリケーションがクラッシュした不具合を修正@akimachさんに感謝!</li>
</ul>
</section>
</article>