New tests, update.
[mono.git] / mcs / class / System.Web.Extensions / System.Web.Script.Serialization / ChangeLog
index 52da0c49b9ccd919a5effcf177dacd164c7c2d1f..0a15ad46d465641629bc7d3f36895b5c2b012268 100644 (file)
@@ -1,3 +1,8 @@
+2008-09-23  Marek Habersack  <mhabersack@novell.com>
+
+       * JavaScriptSerializer.cs: removed the LazyDictionary class, it's
+       not needed anymore.
+
 2008-09-23  Juraj Skripsky  <js@hotfeet.ch>
 
        * JsonSerializer.cs: "SerializeGenericDictionary" is an instance method,