/[mailutils]/mailutils/NEWS
ViewVC logotype

Diff of /mailutils/NEWS

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

revision 1.10 by gray, Tue Jul 8 13:59:14 2003 UTC revision 1.11 by gray, Wed Jul 16 12:16:12 2003 UTC
# Line 11  Version 0.3.2: Line 11  Version 0.3.2:
11  ** Fixed improper use of size_t instead of off_t which caused  ** Fixed improper use of size_t instead of off_t which caused
12  coredumps on systems where the two types have different sizes.  coredumps on systems where the two types have different sizes.
13    
14    ** iterator_t is rewritten to make list traversal more effective.
15    Traversing the list of n elements takes O(n), instead of O(n*(n+1)/2)
16    time units.
17    
18  ** Fixed memory allocation bug in mailbox/mu_auth.c  ** Fixed memory allocation bug in mailbox/mu_auth.c
19    
20  * New features.  * New features.

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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