GP-0 corrected ChangeHistory spelling error

This commit is contained in:
ghidra1 2022-11-15 13:39:00 -05:00
parent 9813cde2db
commit 97c90dcecd

View file

@ -36,7 +36,7 @@
<li><I>GUI</I>. Fixed the Front End's running Tool Button tooltip text to include the tool's title. (GP-2810)</li>
<li><I>Importer:Mach-O</I>. Fixed an issue that prevented some Mach-O binaries from being imported if there were unexpected issues while creating the Program Tree. (GP-2802, Issue #4724)</li>
<li><I>Importer:Mach-O</I>. Fixed an issue that prevented some Mach-O binaries from being imported if they did not define a __LINKEDIT segment. (GP-2803)</li>
<li><I>Importer:PE</I>. Fixed .Net/x86 disasembly protection code which prevents disassembly of CLI code in an x86 processor. (GP-2807)</li>
<li><I>Importer:PE</I>. Fixed .Net/x86 disassembly protection code which prevents disassembly of CLI code in an x86 processor. (GP-2807)</li>
<li><I>Processors</I>. Corrected ARMv5 disassembly regression errors (GP-2812, Issue #4717)</li>
</ul>
</blockquote>