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

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

version 1.6, 2002/04/23 08:07:40 version 1.11, 2002/06/12 10:19:39
Line 1 
Line 1 
  June 12 2002
  ============
  
  *  NLNET: Added custumizable command with button using DisplayedVariables in the config file.
  
  June 6 2002
  ===========
  
  * NLMISC: Added getFileSize();
  
  * NLMISC: Now cut .log when they are greater then 5 mega bits;
  
  *  NLNET: Added custumizable variable display using DisplayedVariables in the config file.
  
  * NLMISC: Added += in the config file to append values in an array.
  
  May 27 2002
  ===========
  
  *  NLNET: -I command line and IWinParam config file variable to start services in minimized.
  
  *  NLNET: getWinDisplayerInfo() command to have info about size and pos (copy/paste into .cfg)
  
  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.11