From 9d30785311e6b231b3fa51f10f70194589c7d37b Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Tue, 10 Nov 2015 02:18:07 +0900 Subject: [PATCH] Add news topics --- history.en.md | 1 + history.ja.md | 1 + 2 files changed, 2 insertions(+) diff --git a/history.en.md b/history.en.md index 1e6ec53a..4f90c873 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + * Free memory for closed windows correctly (it was grabbed by living-dead event listeners.) * Highlighted color of updated pinned tabs is shown correctly. * The feature "Bookmark this tree" and the property dialog of bookmark folders now work correctly. * The height of the closebox in each tab is never changed anymore. diff --git a/history.ja.md b/history.ja.md index ff924719..11095c64 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + * 閉じたウィンドウのメモリがいつまでも解放されない問題を修正(イベントリスナの解除し忘れをなくした) * ピン留めされたタブの更新通知が正しく表示されなくなっていたのを修正 * ツリーをブックマークフォルダとして保存する機能およびブックマークフォルダのプロパティ編集が動作しなくなっていたのを修正 * タブのクローズボックスのアイコンの高さを変更しないようにした