diff --git a/Ghidra/Configurations/Public_Release/src/global/docs/WhatsNew.html b/Ghidra/Configurations/Public_Release/src/global/docs/WhatsNew.html index cae9280a10..54f9d2b9af 100644 --- a/Ghidra/Configurations/Public_Release/src/global/docs/WhatsNew.html +++ b/Ghidra/Configurations/Public_Release/src/global/docs/WhatsNew.html @@ -60,7 +60,10 @@

NOTE: Each build distribution will include native components (e.g., decompiler) for at least one platform (e.g., Windows x86-64). If you have another platform that is not included in the build distribution, you can build native components for your platform directly from the distribution. - See the Ghidra Installation Guide for additional information.

+ See the Ghidra Installation Guide for additional information. + Users running with older shared libraries and operating systems (e.g., CentOS 7.x) may also run into + compatibility errors when launching native executables such as the Decompiler and GNU Demangler which + may necessitate a rebuild of native components.

IMPORTANT: To use the Debugger, you will need Python3 (3.7 to 3.12 supported) installed on your system.

@@ -170,8 +173,8 @@
  • Standard keyboard navigation should now work in most component windows and dialogs. In general, Tab and <CTRL> Tab will move focus to the next focusable component and <SHIFT> Tab and <CTRL><SHIFT> Tab will move to the previous focusable component. Tab and <SHIFT> Tab do not always work as some components use those keys internally, but - <CTRL> Tab, and <SHIFT><CTRL> Tab should work universally. -
  • Ghidra now provides some convenient keyboard shortcut actions for transferring focus: + <CTRL> Tab, and <SHIFT><CTRL> Tab should work universally.
  • +
  • Ghidra now provides some convenient keyboard shortcut actions for transferring focus: