Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2010-04-08 02:57:08 +0400
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2010-04-08 02:57:08 +0400
commit1b292d544184c4fdca47bb05a9fb531237f8caba (patch)
treebcbcfa45044359f0429286418b86b6961781cf46
parent6b28cc8c14cf00b9a21c6468a1ab1c6315bd549a (diff)
2010-04-07 Gonzalo Paniagua Javier <gonzalo@novell.com>
* DeflateStream.cs: always use Cdecl, since the library is compiled using that calling convention in windows too. svn path=/branches/mono-2-6/mcs/; revision=155015
-rw-r--r--mcs/class/System/System.IO.Compression/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System/System.IO.Compression/ChangeLog b/mcs/class/System/System.IO.Compression/ChangeLog
index 1ff7bf7edd2..38cea86edd5 100644
--- a/mcs/class/System/System.IO.Compression/ChangeLog
+++ b/mcs/class/System/System.IO.Compression/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-07 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+ * DeflateStream.cs: always use Cdecl, since the library is compiled
+ using that calling convention in windows too.
+
2010-03-09 Gonzalo Paniagua Javier <gonzalo@novell.com>
* DeflateStream.cs: don't call unmanaged code when the byte count