/[anubis]/anubis/ChangeLog
ViewVC logotype

Diff of /anubis/ChangeLog

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

revision 1.18 by gray, Tue Feb 11 17:18:32 2003 UTC revision 1.19 by polak, Tue Feb 11 21:10:36 2003 UTC
# Line 1  Line 1 
1    2003-02-11  Wojciech Polak
2    
3            Removed ROT-13 support from main engine.
4    
5            * src/misc.c (check_rot13): Removed function.
6            * src/tunnel.c (transfer_header): Removed rot13 subject encoding.
7              (transform_body): Removed check_rot13() call.
8            * src/headers.h: Removed check_rot13 prototype.
9    
10            * examples/anubisrc.guile: Updated.
11    
12  2003-02-11  Sergey Poznyakoff  2003-02-11  Sergey Poznyakoff
13    
14          * Makefile.am: Added testsuite          * Makefile.am: Added testsuite
# Line 37  Line 48 
48            only then fed to the MTA.            only then fed to the MTA.
49            TODO: split off attachments to diminish memory consumption.            TODO: split off attachments to diminish memory consumption.
50    
51          * testsute/: New directory          * testsuite/: New directory
52          * testsuite/Makefile.am: New file          * testsuite/Makefile.am: New file
53          * testsuite/mta.c: New file          * testsuite/mta.c: New file
54          * testsuite/.cvsignore: New file          * testsuite/.cvsignore: New file
# Line 60  Line 71 
71          * testsuite/etc/std.in: New file          * testsuite/etc/std.in: New file
72          * testsuite/etc/std.pat: New file          * testsuite/etc/std.pat: New file
73                        
74  2003-02-08  Sergey Poznyakoff    2003-02-08  Sergey Poznyakoff
75    
76          * src/regex.c: Rewritten using "control table" approach.          * src/regex.c: Rewritten using "control table" approach.
77    
# Line 205  Line 216 
216  2003-02-01  Wojciech Polak  2003-02-01  Wojciech Polak
217    
218          * AUTHORS: Added Sergey Poznyakoff.          * AUTHORS: Added Sergey Poznyakoff.
219    
220          * configure.ac: Don't use `uname' for SunOS.          * configure.ac: Don't use `uname' for SunOS.
221            Check -lsocket and -lnsl directly with AC_CHECK_LIB.            Check -lsocket and -lnsl directly with AC_CHECK_LIB.
222    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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