[mscorlib] New Path.Combine methods are exposed internally on pre 4.0 profiles
[mono.git] / mcs / class / Npgsql / ChangeLog
index 6d3ec4026aff76129a3b40487681bf46554e72ef..a91ba40c6b3af3064eca3364756c5ecc2553ab74 100644 (file)
@@ -1,3 +1,13 @@
+2009-11-20  Veerapuram Varadhan  <vvaradhan@novell.com>
+
+       * Npgsql.dll.sources: Add
+       Npgsql{Factory,ConnectionStringBuilder}.cs
+       * Npgsql/NpgsqlConnectionString.cs: Comment out redefinition of
+       SslMode.
+       * Npgsql/NpgsqlConnectionStringBuilder.cs: Mark it for 2.x profile
+       onwards.
+       * Npgsql/NpgsqlFactory.cs: Make methods to work also on 2.x profile
+       
 2008-11-05  Francisco Figueiredo Jr.  <francisco@npgsql.org>
 
        Undone update as it breaks the svn tree.