dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1228,1.1229


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1228,1.1229
Date: Mon, 04 Aug 2003 21:23:35 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv11383

Modified Files:
        ChangeLog 
Log Message:


Shift some classes from CONFIG_REMOTING to CONFIG_SERIALIZATION
so that we can build profiles with object serialization support,
but not remoting support.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1228
retrieving revision 1.1229
diff -C2 -r1.1228 -r1.1229
*** ChangeLog   4 Aug 2003 13:31:59 -0000       1.1228
--- ChangeLog   5 Aug 2003 01:23:33 -0000       1.1229
***************
*** 1,2 ****
--- 1,28 ----
+ 
+ 2003-08-05  Rhys Weatherley  <address@hidden>
+ 
+       * runtime/System/Runtime/Remoting/Messaging/Header.cs,
+       runtime/System/Runtime/Remoting/Messaging/HeaderHandler.cs,
+       runtime/System/Runtime/Remoting/Messaging/IMessage.cs,
+       runtime/System/Runtime/Remoting/Messaging/IMethodCallMessage.cs,
+       runtime/System/Runtime/Remoting/Messaging/IMethodMessage.cs,
+       runtime/System/Runtime/Remoting/Messaging/IMethodReturnMessage.cs,
+       runtime/System/Runtime/Remoting/Messaging/IRemotingFormatter.cs,
+       runtime/System/Runtime/Remoting/Messaging/ISerializationRootObject.cs,
+       runtime/System/Runtime/Remoting/Messaging/LogicalCallContext.cs,
+       
runtime/System/Runtime/Serialization/Formatters/FormatterAssemblyStyle.cs,
+       runtime/System/Runtime/Serialization/Formatters/FormatterTypeStyle.cs,
+       runtime/System/Runtime/Serialization/Formatters/IFieldInfo.cs,
+       runtime/System/Runtime/Serialization/Formatters/ISoapMessage.cs,
+       runtime/System/Runtime/Serialization/Formatters/TypeFilterLevel.cs,
+       
runtime/System/Runtime/Serialization/Formatters/Binary/BinaryElementType.cs,
+       
runtime/System/Runtime/Serialization/Formatters/Binary/BinaryFormatter.cs,
+       
runtime/System/Runtime/Serialization/Formatters/Binary/BinaryPrimitiveTypeCode.cs,
+       runtime/System/Runtime/Serialization/Formatters/Binary/BinaryTypeTag.cs,
+       
runtime/System/Runtime/Serialization/Formatters/Binary/BinaryValueWriter.cs:
+       shift some classes from CONFIG_REMOTING to CONFIG_SERIALIZATION
+       so that we can build profiles with object serialization support,
+       but not remoting support.
+ 
  2003-08-04  Neil Cawse   <address@hidden>
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]