aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--design-notes.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/design-notes.html b/design-notes.html
index 3ba76e62..14912240 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/01/03 22:59:48 $
+<td width="30%" align=right>$Date: 2000/01/08 22:37:39 $
</table>
<HR>
<H1 ALIGN=CENTER>Design Notes On Fetchmail</H1>
@@ -303,8 +303,6 @@ Strings that must be subject to translation should be wrapped with _()
or N_() -- the former in functuib arguments, the latter in static
initializers and other non-function-argument contexts.<p>
-To test the support
-
<H1>Checklist for Adding Options</H1>
Adding a control option is not complicated in principle, but there are
@@ -535,7 +533,7 @@ all shaped the design in one way or another.<P>
<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/01/03 22:59:48 $
+<td width="30%" align=right>$Date: 2000/01/08 22:37:39 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>