add more missing versions to changelog

This commit is contained in:
Benjamin Funke 2026-04-11 19:33:56 +02:00
commit 6f4c7ec764

View file

@ -191,6 +191,49 @@
[+] Many bugs have been fixed
#######################################################################
0.65
-----------------------------------------------------------------------
[*] Field contents are no longer cleared when deselecting a file.
[+] Work on the emulator has begun.
[!] Fixed a bug with the Hex tab.
[!] Fixed a bug with incorrect detection of invalid PE files.
[+] Added copying of Offset, Selsize, and Selstart to the Hex tab.
#######################################################################
0.64 (2007-04-25)
-----------------------------------------------------------------------
[*] Improved handling of non-standard PE files.
[*] Minor design changes.
#######################################################################
0.63 (2007-02-22)
-----------------------------------------------------------------------
[+] Added bringing the form to the foreground when dropping a file.
[+] Added the Auto scan with External Sign function.
[+] Added exiting the analyzer by pressing Escape.
[*] Reworked entropy definition:
(introduced the [k] coefficient).
[!] Fixed a bug in import processing.
[+] Added additional checks for PE file validity.
[!] Fixed false positives.
[+] Added the "Disassemble" function for sections.
[!] Fixed several plugin conflicts.
[*] Added compiler detection (WATCOM C/C++ 32, LCC Win32 1.x).
[!] Fixed several minor bugs.
#######################################################################
0.62 (2006-12-31)
-----------------------------------------------------------------------
[!] Fixed a strange bug with plugins.
[*] Fixed several minor bugs.
#######################################################################
0.61 (2006-12-28)
-----------------------------------------------------------------------
[!] Fixed a bug in Hard Scan.
[*] Changed the interface.
#######################################################################
0.60 (2006-12-27)
------------------------------------------------------------------------
[+] The “Extro” and “Entro” tabs have been swapped.