Author: matt
Date: 2010-11-14 12:35:38 -0800 (Sun, 14 Nov 2010)
New Revision: 565
Log:
Added ome more 'Known issues'.

Modified:
   trunk/roadmap.php

Modified: trunk/roadmap.php
===================================================================
--- trunk/roadmap.php   2010-11-14 20:27:03 UTC (rev 564)
+++ trunk/roadmap.php   2010-11-14 20:35:38 UTC (rev 565)
@@ -8,10 +8,11 @@
            ."It is no longer being maintained, and any bug fixes will be "
           ."applied against FLTK 1.3.x.</p>"
           ."<p>Known issues:<ul>"
-          ."<li>Fl_Glut_Window does not handle mouse wheel events</li>"
-          ."<li>library can not be built on OS X with --enable-shared</li>"
-          ."<li>font configuration fails if no local fonts are found 
(x11)</li>"
-          ."<li><tt>fltk-config --libs --use-*</tt> produces bad newlines</li>"
+          ."<li>Fl_Glut_Window does not handle mouse wheel events (STR 
#2381)</li>"
+          ."<li>library can not be built on OS X with --enable-shared (STR 
#2302)</li>"
+          ."<li>font configuration fails if no local fonts are found (x11, STR 
#2355)</li>"
+          ."<li><tt>fltk-config --libs --use-*</tt> produces bad newlines (STR 
#2408)</li>"
+          ."<li>WIN32 COMCTL32.lib incorrectly named in documentation (STR 
#2410)</li>"
           ."</ul>We recommend using the active FLTK 1.3.0 branch instead.</p>",
   "1.2"  => "FLTK 1.2 is not available any longer. Please use the latest "
            ."1.1.x release for a stable release, or 1.3.x if you feel like "

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to