* NEWS: Add entry mentioning thread-support on Tru64
[binutils-gdb.git] / gdb / NEWS
index 46aa14481d25424225e0175e454d6b6c844eb847..7c68728ed670dc2c41c801773442b158e64a91da 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -57,6 +57,8 @@ with the --compress-debug-sections=zlib flag.
 
 * 64-bit core files are now supported on AIX.
 
+* Thread switching is now supported on Tru64.
+
 * Watchpoints can now be set on unreadable memory locations, e.g. addresses
 which will be allocated using malloc later in program execution.