Index: /trunk/doc/manual/en_US/user_Glossary.xml
===================================================================
--- /trunk/doc/manual/en_US/user_Glossary.xml	(revision 35152)
+++ /trunk/doc/manual/en_US/user_Glossary.xml	(revision 35153)
@@ -400,4 +400,14 @@
 
     <glossentry>
+      <glossterm>VMM</glossterm>
+
+      <glossdef>
+        <para>Virtual Machine Manager -- the component of VirtualBox that
+        controls VM execution. See <xref linkend="technical-components" /> for
+        a list of VirtualBox components.</para>
+      </glossdef>
+    </glossentry>
+
+    <glossentry>
       <glossterm>VRDP</glossterm>
 
Index: /trunk/doc/manual/en_US/user_Technical.xml
===================================================================
--- /trunk/doc/manual/en_US/user_Technical.xml	(revision 35152)
+++ /trunk/doc/manual/en_US/user_Technical.xml	(revision 35153)
@@ -293,5 +293,5 @@
   </sect1>
 
-  <sect1>
+  <sect1 id="technical-components">
     <title>VirtualBox executables and components</title>
 
@@ -864,7 +864,7 @@
           <para>On AMD processors, nested paging has been available starting
           with the Barcelona (K10) architecture -- they call it now "rapid
-          virtualization indexing" (RVI). Intel added support for
-          nested paging, which they call "extended page tables" (EPT), with
-          their Core i7 (Nehalem) processors.</para>
+          virtualization indexing" (RVI). Intel added support for nested
+          paging, which they call "extended page tables" (EPT), with their
+          Core i7 (Nehalem) processors.</para>
 
           <para>If nested paging is enabled, the VirtualBox hypervisor can
Index: /trunk/doc/manual/user_ChangeLogImpl.xml
===================================================================
--- /trunk/doc/manual/user_ChangeLogImpl.xml	(revision 35152)
+++ /trunk/doc/manual/user_ChangeLogImpl.xml	(revision 35153)
@@ -23,13 +23,17 @@
               <para>Redesigned user interface with guest window preview (also for screenshots)</para>
             </listitem>
+
             <listitem>
               <para>New "scale" display mode with scaled guest display; see <xref linkend="intro-resize-window" /></para>
             </listitem>
+
             <listitem>
-              <para>Support for creating and starting .vbox desktop shortcuts (bug #1889)</para>
+              <para>Support for creating and starting <computeroutput>.vbox</computeroutput> desktop shortcuts (bug #1889)</para>
             </listitem>
+
             <listitem>
               <para>The VM list is now sortable</para>
             </listitem>
+
             <listitem>
               <para>Machines can now be deleted easily without a trace including snapshots and saved
@@ -38,4 +42,5 @@
                 can do the same now)</para>
             </listitem>
+
             <listitem>
               <para>Built-in creation of desktop file shortcuts to start VMs on double click (bug #2322)</para>
@@ -44,8 +49,4 @@
           </itemizedlist>
         </para>
-      </listitem>
-
-      <listitem>
-        <para>Open Virtualization Format Archive (OVA) support; see <xref linkend="ovf" /></para>
       </listitem>
 
@@ -61,4 +62,5 @@
                 see <xref linkend="settings-motherboard" /></para>
             </listitem>
+
             <listitem>
               <para>Intel HD Audio, for better support of modern guest operating systems
@@ -70,4 +72,29 @@
 
       <listitem>
+        <para>Improvements to OVF support (see <xref linkend="ovf" />):
+          <itemizedlist>
+            <listitem>
+              <para>Open Virtualization Format Archive (OVA) support</para>
+            </listitem>
+
+            <listitem>
+              <para>Significant performance improvements during export and import
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>Creation of the manifest file on export is optional
+                now</para>
+            </listitem>
+
+            <listitem>
+              <para>Imported disks can have formats other than VMDK</para>
+            </listitem>
+
+          </itemizedlist>
+        </para>
+      </listitem>
+
+      <listitem>
         <para>Resource control: added support for limiting a VM's CPU time and IO
           bandwidth; see <xref linkend="storage-bandwidth-limit" /></para>
@@ -80,16 +107,5 @@
 
       <listitem>
-        <para>Storage: support for resizing VDI and VHD images</para>
-      </listitem>
-
-      <listitem>
-        <para>Guest Additions: support for copying files into the guest file system;
-          the Windows Additions can now automatically update themselves  (requires
-          installed Windows Guest Additions 4.0 or later)</para>
-      </listitem>
-
-      <listitem>
-        <para>Language bindings: uniform Java bindings for both local
-          (COM/XPCOM) and remote (SOAP) invocation APIs</para>
+        <para>Storage: support for resizing VDI and VHD images; see <xref linkend="vboxmanage-modifyvdi" />.</para>
       </listitem>
 
@@ -97,4 +113,9 @@
         <para>Guest Additions: support for multiple virtual screens in Linux
            and Solaris guests using X.Org server 1.3 and later</para>
+      </listitem>
+
+      <listitem>
+        <para>Language bindings: uniform Java bindings for both local
+          (COM/XPCOM) and remote (SOAP) invocation APIs</para>
       </listitem>
 
@@ -216,19 +237,4 @@
         <para>BIOS: reduce the stack usage of the VESA BIOS function
           <emphasis>#4F01</emphasis> (Quake fix)</para>
-      </listitem>
-
-      <listitem>
-        <para>OVF/OVA: significant performance improvements during export and import
-        </para>
-      </listitem>
-
-      <listitem>
-        <para>OVF/OVA: creation of the manifest file on export is optional
-          now</para>
-      </listitem>
-
-      <listitem>
-        <para>OVF/OVA: allow overwriting the target disk format on
-          import</para>
       </listitem>
 
