/[mailutils]/mailutils/ChangeLog
ViewVC logotype

Diff of /mailutils/ChangeLog

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

revision 1.799 by alainm, Sat Oct 11 00:01:44 2003 UTC revision 1.800 by gray, Sat Oct 11 11:09:26 2003 UTC
# Line 1  Line 1 
1    2003-10-11  Sergey Poznyakoff
2    
3            * pop3d/logindelay.c: New file
4            * pop3d/Makefile.am: Added logindelay.c
5            * pop3d/pop3d.c: New options --login-delay, --stat-file
6            * pop3d/pop3d.h (check_login_delay,update_login_delay): New
7            functions.
8            * pop3d/quit.c (pop3d_quit): Call update_login_delay().
9            * pop3d/user.c (pop3d_user): Call check_login_delay().
10            
11  2003-10-10  Alain Magloire  2003-10-10  Alain Magloire
12    
13          GNU Mailutils 0.4 was released.  New code added.          GNU Mailutils 0.4 was released.  New code added.
14    
15          * configure.ac: Added include/mailutils/sys/Makefile.          * configure.ac: Added include/mailutils/sys/Makefile.
16          * mailbox/pop/Makefile.am (libmu_pop_la_sources): Added all the pop3_*.c code          * mailbox/pop/Makefile.am (libmu_pop_la_sources): Added all the
17          now part of libmu_pop.a          pop3_*.c code now part of libmu_pop.a
18          * include/mailutils/Makefile.am (pkginclude_HEADERS): Added file pop3d.h          * include/mailutils/Makefile.am (pkginclude_HEADERS): Added file
19            pop3d.h
20          (SUBDIRS): New directory sys added.          (SUBDIRS): New directory sys added.
21          * include/mailutils/sys/Makefile.am: new Makefile.am          * include/mailutils/sys/Makefile.am: new Makefile.am
22          * example/Makefile.am: pop3client.c Added.          * example/Makefile.am: pop3client.c Added.
# Line 14  Line 25 
25    
26  2003-10-10  Alain Magloire  2003-10-10  Alain Magloire
27    
28          * mailbos/pop/pop3_readline.c (pop3_getline): Use stream_sequential_readline()          * mailbos/pop/pop3_readline.c (pop3_getline): Use
29          instead of stream_readline() and do not maintain any offsets.          stream_sequential_readline() instead of stream_readline() and do
30          * include/mailutils/sys/pop3d.h (struct mu_pop3_work_buf): Remove of the offset field.          not maintain any offsets.
31            * include/mailutils/sys/pop3d.h (struct mu_pop3_work_buf): Remove
32            of the offset field.
33          * examples/pop3client.c: Changes to check for errors.          * examples/pop3client.c: Changes to check for errors.
34    
35  2003-10-10  Sergey Poznyakoff  2003-10-10  Sergey Poznyakoff

Legend:
Removed from v.1.799  
changed lines
  Added in v.1.800

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