projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32a537b
)
Note regarding suboptimal password caching.
author
Chris Hanson
<org/chris-hanson/cph>
Fri, 19 May 2000 04:16:47 +0000
(
04:16
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Fri, 19 May 2000 04:16:47 +0000
(
04:16
+0000)
v7/src/imail/todo.txt
patch
|
blob
|
history
diff --git
a/v7/src/imail/todo.txt
b/v7/src/imail/todo.txt
index 968dce5477c9cf23c317b1c3292a9e70e6a86792..e09f275905bd9e222b88ed72c147b4c8b0634575 100644
(file)
--- a/
v7/src/imail/todo.txt
+++ b/
v7/src/imail/todo.txt
@@
-1,9
+1,12
@@
IMAIL To-Do List
-$Id: todo.txt,v 1.2
2 2000/05/18 22:11:16
cph Exp $
+$Id: todo.txt,v 1.2
3 2000/05/19 04:16:47
cph Exp $
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?.
* Recovery from server disconnection should be more transparent.