Skip to content

Commit a8c0ec7

Browse files
committed
GP-1 Updated ChangeHistory for 11.4.3 release
1 parent fab48be commit a8c0ec7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Ghidra/Configurations/Public_Release/src/global/docs/ChangeHistory.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# Ghidra 11.4.3 Change History (December 2025)
2+
3+
### Improvements
4+
* _Analysis_. Added the ability to restrict function start pattern matches per named section and added a pattern for thunks in the `.plt` so that they are marked up very early. (GP-5526)
5+
* _Analysis_. Added several known PE-related, non-returning, named functions. (GP-5985)
6+
* _Decompiler_. Restored the Decompiler's middle-mouse highlight functionality for if/else keywords. (GP-5951, Issue #8419)
7+
* _Multi-User_. Updated `ghidraSvr` script and `server.conf` with improvements to restrict service wrapper memory consumption. (GP-6067)
8+
* _Processors_. Added support for x86 SSE4a instructions. (GP-5906, Issue #8335)
9+
10+
### Bugs
11+
* _Exporter_. Fixed missing reference type in the ASCII and HTML exporters. (GP-5957, Issue #8468)
12+
* _PDB_. Fixed a `NullPointerException` that occurred during PDB load/analysis that was caused by a function null container class. (GP-6100, Issue #8596)
13+
* _ProgramDB_. Corrected dynamic label bug which produced a stack overflow exception when a pointer reference loop existed. (GP-5995, Issue #8510)
14+
* _Scripting_. Fixed OSGi-related errors that occurred when script-related directories were not readable. (GP-5965, Issue #8466)
15+
116
# Ghidra 11.4.2 Change History (August 2025)
217

318
### Improvements

0 commit comments

Comments
 (0)