Fix a crash when emulator, in non-debugger mode, opens the breakpoint UIs at launch
[clinton/Virtual-Jaguar-Rx.git] / docs / vj_HistoryNotes.txt
index af829eb..29d28f7 100644 (file)
@@ -76,6 +76,11 @@ Git commit: TBD
 40) Added the return address information in the call stack
 41) Added multiple breakpoints feature and their key bindings
 -- For functions only
+42) Added timer initialisation for the SDL setup
+43) Added a cartdridge view menu
+-- Added a window to display my own directory and his files list
+44) Debugger sources code clean-up
+45) Fix a crash when emulator, in non-debugger mode, opens the breakpoint UIs at launch
 
 Release 3 (13th November 2017)
 ------------------------------
@@ -198,6 +203,7 @@ Known issues
 -- User must perform an operation, such code tracing, to see the breakpoints list update
 16) Some ASCII characters may be not displayed correctly
 -- It depend how the text is displayed, this is related to the QT/HTML encoding done when reading DWARF file
+17) Potential legacy crash when leaving emulator in pause mode for a long period of time
 
 Cosmetic / UX issues
 ====================