diff options
Diffstat (limited to 'design-notes.html')
-rw-r--r-- | design-notes.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/design-notes.html b/design-notes.html index 0707878a..4b1bbdce 100644 --- a/design-notes.html +++ b/design-notes.html @@ -10,7 +10,7 @@ <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="/~esr/index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2000/02/05 04:10:38 $ +<td width="30%" align=right>$Date: 2000/03/06 06:34:43 $ </table> <HR> <H1 ALIGN=CENTER>Design Notes On Fetchmail</H1> @@ -346,6 +346,8 @@ following minimum steps. <LI>Hack conf.c to dump the option so we won't have a version-skew problem. <LI>Add an entry to NEWS. + +<LI>If the option implements a new feature, add a note to the feature list. </UL> There may be other things you have to do in the way of logic, of course.<P> @@ -531,13 +533,15 @@ all shaped the design in one way or another.<P> <DD> IMAP/POP AUTHorize Extension for Simple Challenge/Response <DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2449.txt">RFC2449</A> <DD> POP3 Extension Mechanism +<DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2177.txt">RFC2449</A> +<DD> IMAP IDLE command </DL> <HR> <table width="100%" cellpadding=0><tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a> <td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a> -<td width="30%" align=right>$Date: 2000/02/05 04:10:38 $ +<td width="30%" align=right>$Date: 2000/03/06 06:34:43 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |