From f274d7e0210aa2167920a2fce31356dc2b1ef014 Mon Sep 17 00:00:00 2001 From: YUKI Hiroshi Date: Tue, 6 Sep 2016 16:05:02 +0900 Subject: [PATCH] Update history topics --- history.en.md | 3 ++- history.ja.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/history.en.md b/history.en.md index 97a71e70..f3a1791b 100644 --- a/history.en.md +++ b/history.en.md @@ -1,9 +1,10 @@ # History - master/HEAD - * Reduce `eval()` hack. + * Isolate codes from `eval()` hack. * Drop support for Firefox 44 and older versions. * Remove compatibility codes for unsupported/unpublished/obsolete addons: Google Toolbar, Snap Links, Highlander, PermaTabs, FullerScreen, DragNDrop Toolbars, Optimoz Tweaks, Tabberwocky, Super DragAndGo, Drag de Go, FLST, Mouse Gestures Redox, Aging Tabs, Autohide, Smoothly Close Tabs, IE Tab Plus, Locationbar², DomainTab and TotalToolbar + * Remove compatibility codes for Tab Mix Plus's custom session management system. Now it is strongly recommended you to use Firefox's built-in session management system. If you choose the TMP's session management, there is no guaranty about what happens. - 0.17.2016083101 * Fix broken tab color of Firefox 51 and later (due to [bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157).) - 0.17.2016083001 diff --git a/history.ja.md b/history.ja.md index b8195db3..8ea9e7c5 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,9 +1,10 @@ # 更新履歴 - master/HEAD - * `eval()`を使った関数の書き換えを減らした + * `eval()`を使った関数の書き換えをなくした * Firefox 44より古いバージョンのサポートを終了 * 既に更新が終了した/公開されなくなった古いアドオンとの互換性のためのコードを削除: Google Toolbar, Snap Links, Highlander, PermaTabs, FullerScreen, DragNDrop Toolbars, Optimoz Tweaks, Tabberwocky, Super DragAndGo, Drag de Go, FLST, Mouse Gestures Redox, Aging Tabs, Autohide, Smoothly Close Tabs, IE Tab Plus, Locationbar², DomainTab, TotalToolbar + * Tab Mix Plus独自のセッション保存機構との互換性のためのコードを削除した(Firefox組み込みのセッション保存機能の使用を強く推奨します。TMPのセッション保存機能を使った場合にどうなるかは全く不明です。) - 0.17.2016083101 * Firefox 51以降でタブの色がおかしくなる問題を修正([bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157)への追従) - 0.17.2016083001