Index: /trunk/doc/manual/en_US/SDKRef.xml
===================================================================
--- /trunk/doc/manual/en_US/SDKRef.xml	(revision 71802)
+++ /trunk/doc/manual/en_US/SDKRef.xml	(revision 71803)
@@ -3915,5 +3915,5 @@
 
     <sect1>
-      <title>Incompatible API changes with version x.x</title>
+      <title>Incompatible API changes with version 5.3</title>
 
       <itemizedlist>
@@ -3936,15 +3936,22 @@
             </listitem>
 
+            <listitem><para>The <link linkend="FileCopyFlag">FileCopyFlag</link> flags for
+              <link linkend="IGuestSession__directoryCopyFromGuest">IGuestSession::directoryCopyFromGuest()</link>
+              have been implemented.</para>
+            </listitem>
+
             <listitem>
               <para>The following methods have been implemented:
-                <computeroutput>IGuestSession::directoryCopyFromGuest()</computeroutput> and
-                <computeroutput>IGuestSession::directoryCopyToGuest()</computeroutput>.
+                <link linkend="IGuestSession__directoryCopyFromGuest">IGuestSession::directoryCopyFromGuest()</link> and
+                <link linkend="IGuestSession__directoryCopyToGuest">IGuestSession::directoryCopyToGuest()</link>,
+                <link linkend="IGuestFile__queryInfo">IGuestFile::queryInfo()</link>,
+                <link linkend="IGuestFile__querySize">IGuestFile::querySize()</link>.
               </para>
 
               <para>The following attributes have been implemented:
-                <computeroutput>IGuestFsObjInfo::accessTime</computeroutput>,
-                <computeroutput>IGuestFsObjInfo::birthTime</computeroutput>,
-                <computeroutput>IGuestFsObjInfo::changeTime</computeroutput> and
-                <computeroutput>IGuestFsObjInfo::modificationTime</computeroutput>.
+                <link linkend="IGuestFsObjInfo__accessTime">IGuestFsObjInfo::accessTime</link>,
+                <link linkend="IGuestFsObjInfo__birthTime">IGuestFsObjInfo::birthTime</link>,
+                <link linkend="IGuestFsObjInfo__changeTime">IGuestFsObjInfo::changeTime</link> and
+                <link linkend="IGuestFsObjInfo__modificationTime">IGuestFsObjInfo::modificationTime</link>.
               </para>
 
