2008-02-15 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Fri, 15 Feb 2008 17:47:07 +0000 (17:47 +0000)
committerMatthew Allum <mallum@openedhand.com>
Fri, 15 Feb 2008 17:47:07 +0000 (17:47 +0000)
        * clutter-docs.sgml:
        Minor tweakery.

doc/reference/ChangeLog
doc/reference/clutter-docs.sgml

index 04092b5..6ddec03 100644 (file)
@@ -1,3 +1,8 @@
+2008-02-15  Matthew Allum  <mallum@openedhand.com>
+
+       * clutter-docs.sgml:
+        Minor tweakery.
+
 2008-02-15  Emmanuele Bassi  <ebassi@openedhand.com>
 
        * clutter-sections.txt: Fix ClutterMedia section.
index b7c4f44..095af18 100644 (file)
               <varlistentry>
                 <term>--with-flavour=[glx/eglx/eglnative/sdl]</term>
                 <listitem>
-                  <para>Select the Clutter backend.
+                  <para>Select the Clutter backend; default=glx.
                   </para>
                 </listitem>
               </varlistentry>
             <filename>build/msvc_2k5/</filename> directory. In either case, you
             will need to first install the required dependencies.
             </para>
+            <para>
+            Clutter on Windows currently uses the SDL backend for windowing
+            </para>
       </section>
 
       <section id='building-osx'>