- Timestamp:
- Jul 27, 2015 12:00:46 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/user_ChangeLogImpl.xml
r57068 r57096 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 3 3 <chapter> <!-- HACK ALERT! Seems we must have a single top level element for xi:include to work. 4 4 So, we use chapter and xpointer="xpointer(/chapter/)" with xi:include. --> … … 12 12 13 13 <listitem> 14 <para>VMM: fixed an issue causing artifically high load averages on Linux hosts</para> 15 </listitem> 16 17 <listitem> 18 <para>VMM: fixed a kernel panic with thread-context hooks caused by incompatible 19 changes made to Linux 4.2 kernels</para> 20 </listitem> 21 22 <listitem> 23 <para>VRDP: allow Windows 10 RDP client (bug #14216)</para> 14 <para>VMM: fixed an issue causing artifically high load averages on 15 Linux hosts</para> 16 </listitem> 17 18 <listitem> 19 <para>VMM: fixed a kernel panic with thread-context hooks caused by 20 incompatible changes made to Linux 4.2 kernels</para> 21 </listitem> 22 23 <listitem> 24 <para>VMM: fixed saved state issue with VT-x/AMD-V disabled 25 (5.0 regression)</para> 26 </listitem> 27 28 <listitem> 29 <para>GUI: fixed behavior when checking for the correct disk encryption 30 password</para> 31 </listitem> 32 33 <listitem> 34 <para>GUI: don't switch the highlight bar in the VM selector to the newly 35 created VM if the VM was created by another client (e.g. VBoxManage)</para> 36 </listitem> 37 38 <listitem> 39 <para>VBoxManage: don't deny changing the network adapter type at 40 VM runtime (5.0 regression; bug #14308)</para> 41 </listitem> 42 43 <listitem> 44 <para>VRDP: allow Windows 10 RDP clients (bug #14216)</para> 45 </listitem> 46 47 <listitem> 48 <para>Audio: fix a possible crash on VM process termination 49 (5.0 regression)</para> 50 </listitem> 51 52 <listitem> 53 <para>3D: basic support for saving/restoring display lists</para> 54 </listitem> 55 56 <listitem> 57 <para>Mac OS X hosts: El Capitan fixes (USB)</para> 58 </listitem> 59 60 <listitem> 61 <para>Windows Additions: fixed a potential crash in the WDDM driver 62 with Windows 10 (bug #14190)</para> 63 </listitem> 64 65 <listitem> 66 <para>Solaris Additions: added support for X.Org Server 1.17</para> 24 67 </listitem> 25 68
Note:
See TracChangeset
for help on using the changeset viewer.