aboutsummaryrefslogtreecommitdiffstats
path: root/design-notes.html
diff options
context:
space:
mode:
Diffstat (limited to 'design-notes.html')
-rw-r--r--design-notes.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/design-notes.html b/design-notes.html
index 5e8721d7..ae45d54d 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="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: 1998/06/03 14:54:27 $
+<td width="30%" align=right>$Date: 1998/06/29 21:38:03 $
</table>
<HR>
<H1 ALIGN=CENTER>Design Notes On Fetchmail</H1>
@@ -326,8 +326,8 @@ following minimum steps.
<LI>Add code to dump the option value in <code>fetchmail.c:dump_params</code>.
-<LI>Add proper <code>FLAG_FORCE</code> and <code>FLAG_MERGE</code> actions
- in fetchmail.c's optmerge function.
+<LI>Add proper <code>FLAG_MERGE</code> actions in fetchmail.c's
+ optmerge() function.
<LI>Document the option in fetchmail.man. This will require at least
two changes; one to the collected table of options, and one full
@@ -477,7 +477,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: 1998/06/03 14:54:27 $
+<td width="30%" align=right>$Date: 1998/06/29 21:38:03 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>