Merge pull request #1514 from directhex/master
[mono.git] / mcs / class / corlib / System.Resources / ChangeLog
index 6027a5bd4fb4a3a95b01be66da85110f666e824c..870a6a6adfa0c3a1a957647b071b7907f7109c32 100644 (file)
@@ -1,3 +1,20 @@
+2010-07-07  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       4.0 updates.
+
+       * ResourceManager.cs: Mark ResourceSets as obsolete.
+       * ResourceReader.cs: New public Dispose method.
+
+2010-07-05  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * ResourceWriter.cs: Implement 4.0 TypeNameConverter.
+
+2010-07-05  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * ResourceWriter.cs: Implement 4.0 AddResource overloads taking a
+       Stream, as well as implement the same support in our AddResource that
+       takes an object too.
+
 2010-03-16  Jb Evain  <jbevain@novell.com>
 
        * ResourceManager.cs: use MOONLIGHT symbol to disambiguate