core: Fix libdwarf and Qt build failure
[clinton/Virtual-Jaguar-Rx.git] / docs / vj_HistoryNotes.txt
index 340e5da..dac67a6 100644 (file)
@@ -23,7 +23,7 @@ Release 5 (TBA)
 15) Remove Visual Studio 2015 support
 16) Work around fix for a compilation error on Linux
 -- EEPROM directory creation allowed only for Windows at the moment
-17) Show the SR value as a readable form in the CPU browser
+17) Show the SR value as a readable form in the M68K CPU browser
 18) Potential fix to compile on Linux
 -- Added the relative directory path for the Qt include files
 19) Merge the Linux build fixes from @richard42
@@ -36,7 +36,16 @@ Release 5 (TBA)
 23) Handle number of M68K cycles used when tracing in debugger mode
 -- The cycles are displayed in the emulator status window
 24) Improve the DWARF source line number reporting
-25) Added a #line in the call stack browser window
+25) Added a #line in the call stack window
+26) Added video output display in a specific window
+27) Fixed potential crash with the debugger tabs reset
+28) Added a search feature in the All Watch variables window
+29) Support the structure's members in the Local variables window
+30) Code refactoring for the variables support in debugger mode
+31) Support the structure and union members from the DWARF information
+32) Added a Virtual Jaguar Rx logo in the About window
+33) Fix compilation / link error for MSYS2 / MinGW64
+34) Documentation updates
 
 Release 4a (15th August 2019)
 -----------------------------