From 8051c438279325f68d11f702d8e9c87675b30e6e Mon Sep 17 00:00:00 2001 From: limboemu Date: Wed, 2 Dec 2020 18:56:28 +0200 Subject: [PATCH] addition --- limbo-android-lib/src/main/assets/CHANGELOG | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/limbo-android-lib/src/main/assets/CHANGELOG b/limbo-android-lib/src/main/assets/CHANGELOG index 189fcf826..bdbd4e146 100644 --- a/limbo-android-lib/src/main/assets/CHANGELOG +++ b/limbo-android-lib/src/main/assets/CHANGELOG @@ -1,14 +1,15 @@ * Limbo v5.0.0 -Support for compiling with QEMU 5.1.0 see README.developers for instructions - Better performance - Stability - Less virtual disk errors +Rebase with QEMU 5.1.0 +Stability and less virtual disk corruptions Fixed scaling problem under vnc portrait mode Fixed mouse hold and drag under vnc +Fixed dsl issue with resizing Files are now closed via their file descriptor parcels -Upgrade to androidx for the ui +Compiled with Android 29 +Migrated to androidx Enabled notification icon for Android 29 Host forward now accepts format "tcp:hostport:guestport" + You will need to change your Host Forward configurations Configuration files for different QEMU versions