From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../NEWS.diff?r1=1.1&r2=1.2&hideattic=0&sortby=rev | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/NEWS.diff?r1=1.1&r2=1.2&hideattic=0&sortby=rev (limited to 'cvs/cvsweb.cgi/code/nel/NEWS.diff?r1=1.1&r2=1.2&hideattic=0&sortby=rev') diff --git a/cvs/cvsweb.cgi/code/nel/NEWS.diff?r1=1.1&r2=1.2&hideattic=0&sortby=rev b/cvs/cvsweb.cgi/code/nel/NEWS.diff?r1=1.1&r2=1.2&hideattic=0&sortby=rev new file mode 100644 index 00000000..90d3c0a1 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/NEWS.diff?r1=1.1&r2=1.2&hideattic=0&sortby=rev @@ -0,0 +1,45 @@ + + + +code/nel/NEWS - diff - 1.2 + +
[BACK] Return to NEWS + CVS log [TXT][DIR] Up to Nevrax / code / nel

Diff for /code/nel/NEWS between version 1.1 and 1.2

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
version 1.1, 2001/04/17 11:35:47version 1.2, 2002/03/20 15:22:11
Line 1 
Line 1 
  
 No news, good news ... 20 marth 2002
  =============
  
 Currently, this file exist to get rid of an Automake error. The content of * NLMISC: New toString() function in common.h that enables you to create
 that file will be what it should be at the next release.           string without printf() like function.
            ex: int val = 100; string res = toString ("0x%x", val);
  
  15 marth 2002
  =============
  
  * NLMISC: CCommand now manages spaces in parameter putting "" around parameters
  *  NLNET: New msgin and msgout commands in services to simulate incoming
            messages from a service and send messages to other service
  
  8 marth 2002
  =============
  
  *  NLNET: Add CTransportClass class that enables sending classes between
            services with different class parameters
  


+
Legend:
+
Removed from v.1.1 
changed lines
 Added in v.1.2
+
+ + + + + +
+
\ No newline at end of file -- cgit v1.2.1