mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 21:47:59 -05:00
9.0.4 Change History update
This commit is contained in:
@@ -6,6 +6,17 @@
|
||||
</HEAD>
|
||||
|
||||
<BODY>
|
||||
<H1 align="center">Ghidra 9.0.4 Change History (May 2019)</H1>
|
||||
|
||||
<blockquote><p><u>Bugs</u></p></blockquote>
|
||||
<blockquote>
|
||||
<ul>
|
||||
|
||||
<li><I>Multi-User:Ghidra Server.</I> Corrected severe script error in svrAdmin.bat introduced with 9.0.3 build.</li>
|
||||
<li><I>GUI.</I> Restored the default 'p' key binding for creating pointers within the listing display.</li>
|
||||
|
||||
</ul>
|
||||
</blockquote>
|
||||
|
||||
<H1 align="center">Ghidra 9.0.3 Change History (April 2019)</H1>
|
||||
|
||||
@@ -13,7 +24,7 @@
|
||||
<blockquote>
|
||||
<ul>
|
||||
|
||||
<li><I>GUI.</I> Function tags are now viewable by function.</li>
|
||||
<li><I>GUI.</I> Function tags are now viewable from Functions Window table using new column.</li>
|
||||
|
||||
</ul>
|
||||
</blockquote>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
application.name=Ghidra
|
||||
application.version=9.0.3-DEV
|
||||
application.version=9.0.x-DEV
|
||||
application.release.name=PUBLIC
|
||||
application.layout.version=1
|
||||
application.gradle.version=5.0
|
||||
|
||||
Reference in New Issue
Block a user