/[mailutils]/mailutils/ChangeLog
ViewVC logotype

Diff of /mailutils/ChangeLog

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

revision 1.661 by gray, Fri Jan 31 15:05:45 2003 UTC revision 1.662 by gray, Mon Feb 3 11:34:46 2003 UTC
# Line 1  Line 1 
1    2003-02-03  Sergey Poznyakoff
2    
3            * auth/Makefile.am: Removed leftover AUTH_AUTHOBJS from LIBADD
4            * auth/gsasl.c (buffer_grow, _gsasl_strerror): Fixed declarations.
5            * auth/tls.c (_tls_strerror): Fixed declaration.
6            * guimb/guimb.h: Added missing includes
7            * guimb/main.c: Removed include <mailutils/argp.h>
8            * imap4d/auth_gsasl.c (create_gsasl_stream,gsasl_replace_streams):
9              Fixed declarations.
10              (auth_step_base64): New function. A wrapper around
11              gsasl_server_step_base64 to cope with GSASL_TOO_SMALL_BUFFER
12              error code.
13              (auth_gsasl): Use auth_step_base64(). Output any surplus
14              data returned with GSASL_OK code (proposed by Simon Josefsson
15              <jas@extundo.com>)
16            * imap4d/bye.c (imap4d_bye0): Added missing argument to syslog.
17            * imap4d/util.c (util_set_input, util_set_output): Bugfix
18            
19            * include/mailutils/stream.h (stream_set_strerror)
20              (stream_strerror): Changed prototype
21            * mailbox/stream.c: Likewise.
22            * mailbox/include/stream0.h (struct _stream): Changed declaration
23              of _strerror method.
24            * mailbox/file_stream.c (_file_strerror): Changed prototype
25            * mailbox/list.c (list_set_comparator): Bugfix.
26            * mailbox/mailutils-config.c: include <mu_asprintf.h>
27            * mailbox/monitor.c [!WITH_PTHREAD] (STATIC_UNLOCK): expand
28              to empty string to avoid spurious warnings.
29            * mailbox/mutil.c: Added missing includes
30            * mailbox/rfc2047.c: Likewise.
31            
32            * libmu_scm/mu_body.c: Added missing typecasts.
33            * libmu_scm/mu_mailbox.c: Likewise.
34            * libmu_scm/mu_message.c: Likewise.
35            * libmu_scm/mu_mime.c: Likewise.
36            * libmu_scm/mu_scm.c: Likewise.
37            * mail.local/script.c (prog_mda): Removed unused variables.
38            * mailbox/Makefile.am (mailutils_config_CFLAGS): Added
39              -I${top_srcdir}/lib.
40              
41            * mh/mh_format.c (print_hdr_segment): Count a tab for eight
42              spaces.
43              (builtin_concat): Compress whitespace before further processing.
44            * mh/mh_getopt.c: Added missing includes.
45            
46  2003-01-31  Sergey Poznyakoff  2003-01-31  Sergey Poznyakoff
47    
48          * mailbox/file_stream.c (_file_readline): Make sure the          * mailbox/file_stream.c (_file_readline): Make sure the

Legend:
Removed from v.1.661  
changed lines
  Added in v.1.662

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