/[radius]/radius/NEWS
ViewVC logotype

Diff of /radius/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.61 by gray, Thu Nov 27 12:20:22 2003 UTC revision 1.62 by gray, Fri Nov 28 15:06:32 2003 UTC
# Line 1  Line 1 
1  GNU Radius NEWS -- history of user-visible changes. 2003-11-27  GNU Radius NEWS -- history of user-visible changes. 2003-11-28
2  Copyright (C) 2002,2003 Free Software Foundation, Inc.  Copyright (C) 2002,2003 Free Software Foundation, Inc.
3  See the end of file for copying conditions.  See the end of file for copying conditions.
4    
# Line 36  will make Orig-User-Name attribute visib Line 36  will make Orig-User-Name attribute visib
36    
37  *** usual dotted-quad notation may be used to represent IP numbers.  *** usual dotted-quad notation may be used to represent IP numbers.
38    
39  *** gsub(R,S,T): built-in function  *** a number of new built-in functions is added
 For each substring matching the regular expression R in the string  
 T, substitute the string s, and return the resulting string.  
   
 *** qprn(S): built-in function  
 Replace all non-printable characters in string S with their  
 corresponding hex value preceeded by a percent sign. Return the  
 resulting string.  
   
 *** toupper(S): built-in function  
 Returns the copy of the string S with all alphabetical characters  
 converted to upper case.  
   
 *** tolower(S): built-in function  
 Returns the copy of the string S with all alphabetical characters  
 converted to lower case.  
40    
41  *** #pragma regexp allows to alter the type of regular expressions  *** #pragma regexp allows to alter the type of regular expressions
42  used. The rest of line following `#pragma regexp' must consist of  used. The rest of line following `#pragma regexp' must consist of

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26