Issue 10738: Fix webbrowser.Opera.raise_opts value.
diff --git a/Misc/NEWS b/Misc/NEWS
index 6ffb39a..da3928e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -22,6 +22,8 @@
 Library
 -------
 
+- Issue 10738: Fix webbrowser.Opera.raise_opts
+
 - Issue 9824: SimpleCookie now encodes , and ; in values to cater to how
   browsers actually parse cookies.