Eliminate FOLDER-VALID?, replacing it with the more sensible
authorChris Hanson <org/chris-hanson/cph>
Mon, 22 May 2000 04:01:58 +0000 (04:01 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 22 May 2000 04:01:58 +0000 (04:01 +0000)
URL-EXISTS?.

v7/src/imail/todo.txt

index ceccaf12efa9cc03abb9b3e6e2290e33ac758a19..995b7e0ec2cf65185119d2c151e59fca28046fe7 100644 (file)
@@ -1,5 +1,5 @@
 IMAIL To-Do List
-$Id: todo.txt,v 1.32 2000/05/22 02:17:58 cph Exp $
+$Id: todo.txt,v 1.33 2000/05/22 04:01:58 cph Exp $
 
 Bug fixes
 ---------
@@ -7,7 +7,7 @@ Bug fixes
 * Password should be cached s.t. it can be shared between connections
   with compatible URLs.  Right now it is per-connection.
 
-* Implement operations for IMAP: FOLDER-VALID?.
+* Implement operations for IMAP: URL-EXISTS?.
 
 * Recovery from server disconnection should be more transparent.
   Should attempt to reconnect and signal error only if that fails.