| 2 | |
| 3 | '''!VirtualBox 1.3.8''' (released 2007-03-14) |
| 4 | |
| 5 | * Windows installer: fixed installation problem if UAC is active |
| 6 | * Linux installer: added RPM for rhel4 and Mandriva 2007.1 |
| 7 | * Linux installer: remove any old vboxdrv modules in /lib/modules/*/misc |
| 8 | * Linux installer: many small improvements for .deb and .rpm packages |
| 9 | * Linux installer: improved setup of kernel module |
| 10 | * GUI: Host-Fn sends Ctrl-Alt-Fn to the guest (Linux guest VT switch) |
| 11 | * GUI: fixed setting for Internal Networking |
| 12 | * GUI: show correct audio backend on Windows (dsound) |
| 13 | * GUI: improved error messages if the kernel module is not accessible |
| 14 | * GUI: never fail to start the GUI if the kernel module is not accessible |
| 15 | * VMM: fixed occasional crashes when shutting down Windows TAP device |
| 16 | * VMM: fixed issues with IBM's 1.4.2 JVM in Linux guests |
| 17 | * RDP: fixed color encoding with 24bpp |
| 18 | * BIOS: zero main memory on reboot |
| 19 | * BIOS: added release logging |
| 20 | * USB: fixed parsing of certain devices to prevent VBoxSVC crashes |
| 21 | * USB: properly wakeup suspended ports |
| 22 | * USB: fixed a problem with unplugged USB devices during suspend |
| 23 | * Audio: fixed crashes on Vista hosts |
| 24 | * NAT: allow configuration of incoming connections (aka port mapping) |
| 25 | * Network: hard reset network device on reboot |
| 26 | * iSCSI: fixed a hang of unpaused VMs accessing unresponsive iSCSI disks |
| 27 | * Linux Additions: support Xorg 7.2.x |
| 28 | * Linux Additions: fixed default video mode if all other modes are invalid |
| 29 | * Linux Additions: set default DPI to 100,100 |
| 30 | * Linux Additions: fixed initialization of video driver on X server reset |
| 31 | |