@@ -80,11 +80,21 @@ Rules for adding a changelog entry to make them look more uniform:
8080
8181 <itemizedlist >
8282
83+ <listitem >
84+ <para >VMM: Fixed issue when VM was not able to start on Windows Arm
85+ host (issue github:gh-8)</para >
86+ </listitem >
87+ 8388 <listitem >
8489 <para >GUI: Fixed VBox Manager crash when some VM has a lot of snapshots
8590 (issue github:gh-119)</para >
8691 </listitem >
8792
93+ <listitem >
94+ <para >GUI: Fixed issue when error notifications could not be displayed
95+ on snapshot deletion (issue github:gh-75)</para >
96+ </listitem >
97+ 8898 <listitem >
8999 <para >GUI: Fixed VBox Manager crash while attempting to show error notifications too early
90100 (issues github:gh-135 and github:gh-171)</para >
@@ -119,6 +129,20 @@ Rules for adding a changelog entry to make them look more uniform:
119129 service is available (issues github:gh-138 and github:gh-150)</para >
120130 </listitem >
121131
132+ <listitem >
133+ <para >Network (NAT, DNS): Fixed potential issue where a nameserver in the 127/8 network
134+ could have been passed to the guest (issue github:gh-136)</para >
135+ </listitem >
136+ 137+ <listitem >
138+ <para >Network: Added a new experimental type of e1000 adapter (82583V). It requires the ICH9
139+ chipset, since MSIs are not supported by PIIX3</para >
140+ </listitem >
141+ 142+ <listitem >
143+ <para >USB: Fixed passing through USB devices exposed over USB/IP (issue github:gh-192)</para >
144+ </listitem >
145+ 122146 <listitem >
123147 <para >USB Webcam: The virtual USB webcam is now part of the open source base package</para >
124148 </listitem >
@@ -129,7 +153,7 @@ Rules for adding a changelog entry to make them look more uniform:
129153
130154 <listitem >
131155 <para >Linux host: Use KVM APIs on kernel 6.16.0 and newer for acquiring/releasing VT-x
132- (issue github:gh-139)</para >
156+ (issue github:gh-81, github:gh- 139 and github:gh-141 )</para >
133157 </listitem >
134158
135159 <listitem >
@@ -138,21 +162,21 @@ Rules for adding a changelog entry to make them look more uniform:
138162 </listitem >
139163
140164 <listitem >
141- <para >Network (NAT, DNS): Fixed potential issue where a nameserver in the 127/8 network
142- could have been passed to the guest (issue github:gh-136)</para >
165+ <para >macOS host: Fixed VM crash on Arm host on VM start (issue github:gh-101)</para >
143166 </listitem >
144167
145168 <listitem >
146- <para >USB: Fixed passing through USB devices exposed over USB/IP (issue github:gh-192)</para >
169+ <para >Linux Guest Additions: Fixed issue when VBoxClient was reporting it's
170+ unable to load shared libraries on start (issue github:gh-165)</para >
147171 </listitem >
148172
149173 <listitem >
150- <para >EFI: Fixed TPM device not working with certain guests (issue github:gh-143)</para >
174+ <para >Windows Guest Additions: Fixed issue when installation was failing on
175+ Windows XP SP2 64-bit (issue github:gh-142)</para >
151176 </listitem >
152177
153178 <listitem >
154- <para >Network: Added a new experimental type of e1000 adapter (82583V). It requires the ICH9
155- chipset, since MSIs are not supported by PIIX3. </para >
179+ <para >EFI: Fixed TPM device not working with certain guests (issue github:gh-143)</para >
156180 </listitem >
157181
158182 </itemizedlist >
0 commit comments