Skip to content

Commit cfaf865

Browse files
committed
Updated 9.2.2 Change History
1 parent 3830c95 commit cfaf865

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@
66
</HEAD>
77

88
<BODY>
9+
<H1 align="center">Ghidra 9.2.2 Change History (December 2020)</H1>
10+
<blockquote><p><u>Bugs</u></p>
11+
<ul>
12+
<li><I>Graphing</I>. Fixed issue with Graph filters not working and satellite view sometimes not matching graph. (GP-526)</li>
13+
<li><I>Importer:MachO</I>. MachO DYLD cache incorrect offset use has been fixed. (GP-550, Issue ##2560)</li>
14+
<li><I>Listing</I>. Fixed issue where Edit Label action (L key) did not work on primary function symbols. (GP-537)</li>
15+
<li><I>Multi-User</I>. Corrected Ghidra Server build issue for version 9.2.1 which had an improperly generated <B>classpath.frag</B> file. Issue caused server to fail startup with a ClassNotFoundException. (GP-542)</li>
16+
<li><I>Processors</I>. The V850 JMP instruction has been corrected not to use the PC in the address calculation (GP-548, Issue #2570)</li>
17+
<li><I>Processors</I>. Removed erroneous VST4 variant, most likely from a copy/paste error. This fixes the ARM Thumb BL instruction disassembly with a negative offset. (GP-549, Issue #2559)</li>
18+
</ul>
19+
</blockquote>
20+
921
<H1 align="center">Ghidra 9.2.1 Change History (December 2020)</H1>
1022
<blockquote><p><u>Improvements</u></p>
1123
<ul>

0 commit comments

Comments
 (0)