diff --git a/debian/changelog b/debian/changelog index ebc81d4e5b..97051933ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +box86 (0.3.2) unstable; urgency=low + + * Better syscall handling + * Fixed some wrapped functions, added some others + * Introduced another wrapper helper + * Added some more opcodes + * Added a cosimulation mode (to compare the behaviour of the dynarec against the interpreter) + * Added support of FASTNAN for some more opcodes + * Reduced memory footprint + * Added BOX86_NOSANDBOX (adds an argument to the command line) + * Added an ukrainian translation + * => Mostly a stability update with improved elfloader, fixed opcodes and refined profiles + +-- Sebastien Chevalier Thu, 10 Mar 2023 10:20:33 -0500 + box86 (0.3.0) unstable; urgency=low * Added rcfile handling: box86 now read "/etc/box86.box86rc" and "~/.box86rc" and apply per process parameters