diff --git a/CHANGELOG.md b/CHANGELOG.md index 23b15441..40ddec75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 86.0.4240.112 +* fix crash in new overflow menu (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/771) + # 86.0.4240.99 # 86.0.4240.92 diff --git a/build/RELEASE b/build/RELEASE index 55ff4dc8..2d68fc7e 100644 --- a/build/RELEASE +++ b/build/RELEASE @@ -1 +1 @@ -86.0.4240.99 +86.0.4240.112 diff --git a/build/patches/Add-exit-menu-item.patch b/build/patches/Add-exit-menu-item.patch index e35680ab..9bab0db1 100644 --- a/build/patches/Add-exit-menu-item.patch +++ b/build/patches/Add-exit-menu-item.patch @@ -40,7 +40,7 @@ diff --git a/chrome/android/java/res/menu/main_menu_regroup.xml b/chrome/android + @@ -97,3 +97,6 @@ diff --git a/chrome/browser/ui/android/strings/android_chrome_strings.grd b/chro Close all tabs +-- +2.17.1 + diff --git a/build/patches/Add-menu-item-to-view-source.patch b/build/patches/Add-menu-item-to-view-source.patch index 79b9c4ee..6a3b1ce8 100644 --- a/build/patches/Add-menu-item-to-view-source.patch +++ b/build/patches/Add-menu-item-to-view-source.patch @@ -130,3 +130,6 @@ diff --git a/chrome/browser/ui/android/strings/android_chrome_strings.grd b/chro Google services +-- +2.17.1 +