[BACK] Return to NEWS CVS log [TXT][DIR] Up to Nevrax / code / nel

Diff for /code/nel/NEWS between version 1.6 and 1.8

version 1.6, 2002/04/23 08:07:40 version 1.8, 2002/05/21 16:52:10
Line 1 
Line 1 
  May 21 2002
  ===========
  
  *  NLNET: send() receive() and serial() are 3 times faster.
  
  *  NLNET: layer 2 was removed because not useful and take some CPU for nothing.
  
  * NLMISC: CFastMem::memcpy() copies a memory block as fast as possible depending of the OS and
            of the CPU.
  
  * NLMISC: CSystemInfo class contains info on the processor type (MMX, SSE, and so on).
  
  April 30 2002
  =============
  
  *  NLNET: Added 3 new variables "NegFiltersDebug" and "NegFiltersInfo" (array of string) that
            call addNegativeFilter at the init of the service. You could change these variables
            in realtime with a notepad.
  
  * NLMISC: CPath::addSeachPath() class now filter CVS directory and *.log files.
  
  
 April 23 2002 April 23 2002
 ============= =============


Legend:
Removed from v.1.6 
changed lines
 Added in v.1.8