[Spread-cvs] cvs commit: spread/daemon Readme.txt

spread-users@lists.spread.org spread-users@lists.spread.org


jonathan    04/10/14 13:29:16

  Modified:    daemon   Readme.txt
  Log:
  Added VC++.NET project files for Spread (in daemon/win32_msvc_net).
  Existing VC++ (version 6) files remain in daemon/win32/.
  
  Revision  Changes    Path
  1.68      +2 -0      spread/daemon/Readme.txt
  
  Index: Readme.txt
  ===================================================================
  RCS file: /storage/cvsroot/spread/daemon/Readme.txt,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- Readme.txt	5 Oct 2004 14:42:14 -0000	1.67
  +++ Readme.txt	14 Oct 2004 17:29:16 -0000	1.68
  @@ -105,6 +105,8 @@
       This should fix the issue reported by Shlomi Yaakobovich where a hung daemon
       causes new connections to also hang in connect. Also includes slight cleanup
       of connect code path.
  +18) Add new Windows VC++.Net project files to daemon/win32_msvc_net. The current
  +    project files in daemon/win32 remain as they can be used in VC++ (version 6).
   
   SOURCE INSTALL:
   ---------------