[dovecot-cvs] dovecot ChangeLog,1.346,1.347
    cras at procontrol.fi 
    cras at procontrol.fi
       
    Thu Oct 24 05:49:24 EEST 2002
    
    
  
Update of /home/cvs/dovecot
In directory danu:/tmp/cvs-serv30630
Modified Files:
	ChangeLog 
Log Message:
ChangeLog
Index: ChangeLog
===================================================================
RCS file: /home/cvs/dovecot/ChangeLog,v
retrieving revision 1.346
retrieving revision 1.347
diff -u -d -r1.346 -r1.347
--- ChangeLog	24 Oct 2002 00:45:29 -0000	1.346
+++ ChangeLog	24 Oct 2002 01:49:22 -0000	1.347
@@ -1,3 +1,15 @@
+2002-10-24 01:48  Timo Sirainen <tss at iki.fi>
+
+	* src/lib-index/: mail-tree-redblack.c, mail-tree.c, mail-tree.h:
+	Instead of keeping "unused nodes" list in tree file, just move the
+	last node over the deleted one. This way we're also able to
+	truncate the file when needed.
+
+2002-10-24 01:47  Timo Sirainen <tss at iki.fi>
+
+	* src/lib-index/mail-index-compress.c: Make sure we never truncate
+	ourself smaller than INDEX_FILE_MIN_SIZE.
+
 2002-10-24 00:34  Timo Sirainen <tss at iki.fi>
 
 	* acconfig.h, configure.in, src/lib/compat.h: Check fdatasync()
    
    
More information about the dovecot-cvs
mailing list