/[anubis]/anubis/ChangeLog
ViewVC logotype

Diff of /anubis/ChangeLog

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

revision 1.6 by polak, Sun Feb 2 11:25:01 2003 UTC revision 1.7 by gray, Wed Feb 5 22:01:28 2003 UTC
# Line 1  Line 1 
1    2003-02-05  Sergey Poznyakoff
2    
3            Rewritten RC file support using yacc and lex.
4            
5            * configure.ac: Turn on guile support unless --without-guile
6              has been given.
7    
8            * build/ylwrap: New file. A customized wrapper for yacc/lex
9              invocations.  
10            * build/Makefile.am: Added ylwrap
11            * m4/guile.m4: Raised Guile version requirement to 1.6
12    
13            * src/rcfile.l: New file. Lexical analizer for configuration
14              files.
15            * src/rcfile.y: New file. Syntax analizer for configuration
16              files.
17            * src/rcfile.h: New file.
18            * src/Makefile.am: Added rcfile.[ylh]
19            * src/map.c: Rewritten.
20            * src/rc.c: Rewritten.
21            * src/regex.c (anubis_regexp_match): New function.
22            
23            * src/auth.c: Use new rc_ calls.
24            * src/daemon.c: Likewise.
25            * src/guile.c: Likewise.
26            * src/main.c: Likewise.
27            * src/quit.c: Likewise.
28            * src/tunnel.c: Likewise.
29            
30            * src/env.c: New option --check-config (-c).
31            * src/extern.h: Removed obsolete declarations.
32            * src/headers.h: Likewise.
33            * src/main.h: Likewise.
34    
35            * TODO: Updated.
36            
37  2003-02-02  Wojciech Polak  2003-02-02  Wojciech Polak
38    
39          * README: Updated.          * README: Updated.

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

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