[dovecot-cvs] dovecot NEWS,1.11,1.12 TODO,1.27,1.28

cras at procontrol.fi cras at procontrol.fi
Tue Nov 26 22:59:06 EET 2002


Update of /home/cvs/dovecot
In directory danu:/tmp/cvs-serv29052

Modified Files:
	NEWS TODO 
Log Message:
0.99.2 released



Index: NEWS
===================================================================
RCS file: /home/cvs/dovecot/NEWS,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- NEWS	25 Nov 2002 10:52:18 -0000	1.11
+++ NEWS	26 Nov 2002 20:59:04 -0000	1.12
@@ -1,3 +1,17 @@
+v0.99.2 2002-11-26  Timo Sirainen <tss at iki.fi>
+
+	+ If we have to wait for a lock longer, the client is now notified
+	  about it every 30 seconds.
+	- Default settings still pointed to lib directory instead of the
+	  libexec directory where the binaries were actually installed
+	- vpopmail support had to be kludged to fix a bug in vpopmail library
+	  which sometimes left extra character after the user name.
+	- Login process crashed if master process didn't let some user login.
+	  Normally this couldn't happen without error in configuration.
+	- select() based I/O loop wasn't working so Dovecot didn't work in
+	  eg. OSX. Also PAM authentication wasn't detected with OSX.
+	- Didn't compile with NetBSD-current
+
 v0.99.1 2002-11-25  Timo Sirainen <tss at iki.fi>
 
 	+ Added doc/mkcert.sh script to easily generate yourself a self-signed

Index: TODO
===================================================================
RCS file: /home/cvs/dovecot/TODO,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- TODO	25 Nov 2002 19:02:49 -0000	1.27
+++ TODO	26 Nov 2002 20:59:04 -0000	1.28
@@ -198,7 +198,6 @@
    can't free memory used by it .. what to do about it? at least count the
    malloc/free calls and complain if at the exit they don't match
  - ..wonder what it would look like if I did s/FooBarBaz/struct foo_bar_baz/..
- - create env_put() and env_clean()
  - nearest_power() could be problematic with things that want it for ints,
    not size_t..
 




More information about the dovecot-cvs mailing list