Bump version to 0.16.2015111001
This commit is contained in:
parent
3fa5aec658
commit
000ce6bfb8
@ -1 +1 @@
|
||||
Subproject commit 236251ec94b2604165a33de560c67e5509c8d785
|
||||
Subproject commit 950375c3414066db2ff48e45cf681c79e1085d90
|
@ -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.
|
||||
|
@ -1,6 +1,7 @@
|
||||
# 更新履歴
|
||||
|
||||
- master/HEAD
|
||||
- 0.16.2015111001
|
||||
* 閉じたウィンドウのメモリがいつまでも解放されない問題を修正(イベントリスナの解除し忘れをなくした)
|
||||
* ピン留めされたタブの更新通知が正しく表示されなくなっていたのを修正
|
||||
* ツリーをブックマークフォルダとして保存する機能およびブックマークフォルダのプロパティ編集が動作しなくなっていたのを修正
|
||||
|
@ -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 "Piro" Hiroshi"
|
||||
em:description="Show tabs like a tree."
|
||||
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
|
||||
|
Loading…
Reference in New Issue
Block a user