Bump version to 0.16.2015111001

This commit is contained in:
Piro / YUKI Hiroshi 2015-11-10 03:04:02 +09:00
parent 3fa5aec658
commit 000ce6bfb8
4 changed files with 4 additions and 2 deletions

@ -1 +1 @@
Subproject commit 236251ec94b2604165a33de560c67e5509c8d785
Subproject commit 950375c3414066db2ff48e45cf681c79e1085d90

View File

@ -1,6 +1,7 @@
# History
- master/HEAD
- 0.16.2015111001
* 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.

View File

@ -1,6 +1,7 @@
# 更新履歴
- master/HEAD
- 0.16.2015111001
* 閉じたウィンドウのメモリがいつまでも解放されない問題を修正(イベントリスナの解除し忘れをなくした)
* ピン留めされたタブの更新通知が正しく表示されなくなっていたのを修正
* ツリーをブックマークフォルダとして保存する機能およびブックマークフォルダのプロパティ編集が動作しなくなっていたのを修正

View File

@ -5,7 +5,7 @@
<RDF:Description RDF:about="urn:mozilla:install-manifest"
em:id="treestyletab@piro.sakura.ne.jp"
em:name="Tree Style Tab"
em:version="0.16.2015110801"
em:version="0.16.2015111001"
em:creator="YUKI &quot;Piro&quot; Hiroshi"
em:description="Show tabs like a tree."
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"