diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2003-07-17 00:55:18 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2003-07-17 00:55:18 +0000 |
commit | 8a6226720dbb281ad0b409b06e182621cc08b241 (patch) | |
tree | c949205e554a713a1b87d130e0cc34807614b9e3 /todo.html | |
parent | 8c73d06cb2761c6d4082d00188a82007b22c8095 (diff) | |
download | fetchmail-8a6226720dbb281ad0b409b06e182621cc08b241.tar.gz fetchmail-8a6226720dbb281ad0b409b06e182621cc08b241.tar.bz2 fetchmail-8a6226720dbb281ad0b409b06e182621cc08b241.zip |
First round ofmlong-delayed bug fixes.
svn path=/trunk/; revision=3814
Diffstat (limited to 'todo.html')
-rw-r--r-- | todo.html | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -19,7 +19,7 @@ content="Known bugs and to-do items in fetchmail" /> <tr> <td width="30%">Back to <a href="/~esr">Eric's Home Page</a></td> <td width="30%" align="center">Up to <a href="/~esr/sitemap.html">Site Map</a></td> -<td width="30%" align="right">$Date: 2003/02/28 21:57:59 $</td> +<td width="30%" align="right">$Date: 2003/07/17 00:55:18 $</td> </tr> </table> @@ -55,6 +55,8 @@ debugger and check this.</p> <p>In the SSL support, add authentication of Certifying Authority (Is this a Certifying Authority we recognize?).</p> +<p>Debian wishlist item 181157: ssl key learning for self-signed certificates.</p> + <p>Laszlo Vecsey writes: "I believe qmail uses a technique of writing temporary files to nfs, and then moving them into place to ensure that they're written. Actually a hardlink is made to the @@ -80,7 +82,7 @@ reports.</p> <tr> <td width="30%">Back to <a href="/~esr">Eric's Home Page</a></td> <td width="30%" align="center">Up to <a href="/~esr/sitemap.html">Site Map</a></td> -<td width="30%" align="right">$Date: 2003/02/28 21:57:59 $</td> +<td width="30%" align="right">$Date: 2003/07/17 00:55:18 $</td> </tr> </table> |