Moved TestConfiguration.cs to Npgsql.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms.RTF / ChangeLog
index 42fe2cacdca24104617d6bdb3deb378ac2f8b303..6887ab35d70bb5e94a14696ec920a89a9ca84bdd 100644 (file)
@@ -1,3 +1,8 @@
+2006-07-11  Peter Dennis Bartok  <pbartok@novell.com>
+
+       * Font.cs: Set a default emtpy name so we don't crash if an RTF 
+         document defines a font but no name for it
+
 2006-04-26  Peter Dennis Bartok  <pbartok@novell.com>
 
        * RTF.cs: Skip \r and \n characters instead of passing them back up