[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Resolve remaining item from nonblocking win32 IO diffe...
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv8888
Modified Files:
README TODO
Log Message:
Resolve remaining item from nonblocking win32 IO differences list
Index: README
===================================================================
RCS file: /home/minion/cvsroot/src/minion/README,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- README 8 Dec 2003 02:20:00 -0000 1.62
+++ README 8 Dec 2003 04:55:43 -0000 1.63
@@ -104,6 +104,15 @@
SSL errors, Windows internals, corrupt databases, unsupported
databases.
+ - Build improvements
+ - Use the preferred version of Python if one exists.
+
+ - Add build target to output test vectors for crypto functionality.
+
+ - Support the DESTDIR environment variable
+
+ - Check SHA1 digest on downloaded OpenSSL 0.9.7c.
+
- Other bugfixes too numerous to mention.
<See HISTORY file for changes in earlier versions.>
Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -d -r1.172 -r1.173
--- TODO 8 Dec 2003 02:29:39 -0000 1.172
+++ TODO 8 Dec 2003 04:55:43 -0000 1.173
@@ -147,22 +147,23 @@
o Signal code may need to change.
o Process mgt code may need to change.
o Resolve as-yet-unsuspected platform dependencies
- . Address everything on Itamar's non-blocking
+ o Address everything on Itamar's non-blocking
incompatibility list.
. Make sure client works
- Make sure server works
o Minimal installer
- - Instructions
+ o Instructions
o Py2EXE support
o Delayed Tests
D Tests for ServerInbox and Directory.py
D Tests for checkConsistency
o What happens when Overlap > Lifetime? (Test manually.)
- o Cleanup for release
+ . Cleanup for release
o Resolve all XXXX006 and DOCDOC items
o Resolve all pending bugzilla bugs
o Resolve all pending mail bugs
o Make README accurate again
+ - Document new 'server-start' switches
For 0.0.7: [Incomplete list: right now, mostly contains 0.0.6 stuff.]
- Specification