From 477d1a886bb6ea407b3724c8d6930113a1a94df7 Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Sun, 28 Jul 2013 01:42:32 +0900 Subject: [PATCH] Correct link to the pull request https://github.com/piroor/treestyletab/commit/0fc3a4627d9a306a3b16bd7eb4a06898ddea58c6#commitcomment-3731247 --- history.en.md | 2 +- history.ja.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/history.en.md b/history.en.md index 7bf376bf..048b4a4a 100644 --- a/history.en.md +++ b/history.en.md @@ -9,7 +9,7 @@ * Fixed: Don't break tree structure by drag and drop of a child tab to move it to the upper level. * Fixed: Detect new tabs opened from content scripts more correctly. * Fixed: Show favicon for dummy (group) tabs correctly on Firefox 22. - * Fixed: Detect dummy (group) tabs correctly. ([Fixed by Infocatcher. thanks!](this.kMENUITEM_CLOSE_TABS_TO_END)) + * Fixed: Detect dummy (group) tabs correctly. ([Fixed by Infocatcher. thanks!](https://github.com/piroor/treestyletab/issues/518)) - 0.14.2013052901 * Fixed: Pinned tabs are shown with more stylized appearance. * Fixed: Don't set margin to indicate grouped tabs for parent tabs next to hidden tabs in more cases. (by Drugoy. Thanks!) diff --git a/history.ja.md b/history.ja.md index 7f544225..f271dbef 100644 --- a/history.ja.md +++ b/history.ja.md @@ -9,7 +9,7 @@ * 子タブをドラッグしてひとつ上のレベルに移動する操作でツリー構造が壊れる場合があったのを修正 * Webページ中のスクリプトから開かれたタブを子タブとして開く機能について、より正しく動作するようにした * Firefox 22でグループ化用のダミーのタブのアイコンが正しく表示されなくなっていたのを修正 - * グループ化用のダミーのタブでない物をダミーのタブと誤認する場合があったのを修正([by Infocatcher. thanks!](this.kMENUITEM_CLOSE_TABS_TO_END)) + * グループ化用のダミーのタブでない物をダミーのタブと誤認する場合があったのを修正([by Infocatcher. thanks!](https://github.com/piroor/treestyletab/issues/518)) - 0.14.2013052901 * ピン留めされたタブの外観をより綺麗に調整するようにした * 他のグループのタブがある時に、変な位置でタブの間にマージンが適用されてしまう問題について、まだ問題が修正されていなかったケースがあったのを改善(by Drugoy. Thanks!)