Forgot notes about adding wscons mouse support and replacing tempnam() with

mkstemp().
This commit is contained in:
Blair Sadewitz 2007-03-29 21:38:27 +00:00 committed by Thomas Klausner
parent 63c4e3d6b3
commit c020883ec7

View file

@ -7,4 +7,8 @@
--Figure out how to get the snapshot date right at all times of day ...
maybe just move the directory and forget about it?
And more ...
--Use mkstemp() instead of tempnam().
--Add wscons mouse support.
And more ... ?