aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index a85f59f..7164e18 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -71,6 +71,8 @@ maintenance info line-table
Python 2. From GDB 13, it will only be possible to build GDB itself
with Python 3 support.
+* The disable-randomization setting now works on Windows.
+
* Improved C++ template support
GDB now treats functions/types involving C++ templates like it does function