- Timestamp:
- Nov 21, 2019 3:35:52 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/doc/manual/user_ChangeLogImpl.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/user_ChangeLogImpl.xml
r82077 r82082 45 45 46 46 <listitem> 47 <para> 48 GUI: Some issues related to mouse integration cursor scaling were 49 addressed (bug #14366), more to go 50 </para> 51 </listitem> 52 53 <listitem> 54 <para> 55 GUI: Few usability related fixes for export appliance wizard 56 </para> 57 </listitem> 58 59 <listitem> 60 <para> 61 GUI: Fixed/improved mouse pointer scaling 62 </para> 63 </listitem> 64 65 <listitem> 66 <para> 67 GUI: Fixed crash in cloud related wizards when accessibility 68 functionality was enabled 69 </para> 70 </listitem> 71 72 <listitem> 73 <para> 74 GUI: Soft keyboard visual improvements, and fix crash for first use 75 </para> 76 </listitem> 77 78 <listitem> 79 <para> 80 GUI: Added the missing restriction options for disabling new 81 functionality such as the VISO creator 82 </para> 83 </listitem> 84 85 <listitem> 86 <para> 87 GUI: More consistent medium selection (both showing known images 88 and allowing to select using the file picker) 89 </para> 90 </listitem> 91 92 <listitem> 93 <para> 94 Documentation: updated supported host operating systems, added few 95 new manual pages (more to come later) 96 </para> 97 </listitem> 98 99 <listitem> 100 <para> 101 Virtualization core: Improvements for nested hardware-virtualization 102 on Intel CPUs 103 </para> 104 </listitem> 105 106 <listitem> 107 <para> 108 VBoxSVGA/VMSVGA: Support YUV2 and related texture formats with hosts 109 using OpenGL (macOS and Linux), which accelerates video playback 110 when 3D is enabled by delegating the color space conversion to the 111 host GPU 112 </para> 113 </listitem> 114 115 <listitem> 116 <para> 117 VBoxSVGA/VMSVGA: Several drawing fixes for the 3D case 118 </para> 119 </listitem> 120 121 <listitem> 122 <para> 123 USB: Improvements for EHCI controller implementation 124 </para> 125 </listitem> 126 127 <listitem> 128 <para> 129 USB: Filter can now specify port path, uniquely identifying a port 130 in a system 131 </para> 132 </listitem> 133 134 <listitem> 135 <para> 136 NAT Network: Use non-blocking sockets on Linux for accepted 137 incoming connections (port forwarding) 138 </para> 139 </listitem> 140 141 <listitem> 142 <para> 143 PCnet-ISA: Added new network adapter type, currently CLI only 144 </para> 145 </listitem> 146 147 <listitem> 148 <para> 149 SMBIOS: Store system UUID in little endian format which is the 150 default for new VMs, while existing VMs stick to the old VirtualBox 151 behavior of storing them in big endian format for backwards 152 compatibility to avoid breaking the activation status of Windows VMs 153 </para> 154 </listitem> 155 156 <listitem> 47 157 <para>VBoxSDL frontend: Fixed running on Windows hosts</para> 158 </listitem> 159 160 <listitem> 161 <para>VBoxManage: show "unrestricted guest" and "nested HW 162 virtualization" CPU features when listing the host information</para> 48 163 </listitem> 49 164 … … 56 171 57 172 <listitem> 58 <para> 59 GUI: some of issues related to mouse integration cursor scaling were 60 addressed (bug #14366), more to go 61 </para> 62 </listitem> 63 64 <listitem> 65 <para> 66 GUI: a bit of usability related fixes for export appliance wizard 67 </para> 68 </listitem> 69 70 <listitem> 71 <para> 72 GUI: fixed crash in cloud related wizards happened with accessibility 73 stuff enabled 173 <para>Linux host and guest: Support Linux 5.4 (bug #18945)</para> 174 </listitem> 175 176 <listitem> 177 <para>Linux host and guest: Force disabling of kernel module signing 178 during build (user can do it afterwards)</para> 179 </listitem> 180 181 <listitem> 182 <para> 183 Windows Guest Additions: Many fixes for drawing problems in the 184 driver for VBoxSVGA 185 </para> 186 </listitem> 187 188 <listitem> 189 <para> 190 Windows Guest Additions: Fixes for legacy VBoxVGA adapter, restore 191 previously working cases 192 </para> 193 </listitem> 194 195 <listitem> 196 <para> 197 Windows Guest Additions: Restore VHWA functionality for VBoxSVGA 74 198 </para> 75 199 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.

