* KeyboardLayouts.cs: Eliminate some dead code.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ChangeLog
index 5b4962ba684442ed5be37e079365ee7d43917efb..167c95034de4106191175b25aed95543fbf131ff 100644 (file)
@@ -10,6 +10,9 @@
        values, it's faster and it's all we care about (we don't care if
        the names aren't equal).
        * KeyboardLayouts.cs: Eliminate some dead code.
+       - Lazy init things
+       * X11Keyboard.cs: Lazy init keyboard detection.
+       - Cleanup access modifiers a little.
 
 2006-05-26  Peter Dennis Bartok  <pbartok@novell.com>