From b9428b5dc13ce12e1351cd5178054fb0608b6eb3 Mon Sep 17 00:00:00 2001
From: "Eric S. Raymond" <esr@thyrsus.com>
Date: Fri, 5 Jun 1998 15:51:01 +0000
Subject: Ready to release this guy.

svn path=/trunk/; revision=1913
---
 fetchmailconf | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/fetchmailconf b/fetchmailconf
index d97bf388..3a7dddd1 100755
--- a/fetchmailconf
+++ b/fetchmailconf
@@ -1,8 +1,8 @@
 #!/usr/bin/python
 #
-# A GUI configurator for generating Fetchmail configuration files
+# A GUI configurator for generating fetchmail configuration files.
 # by Eric S. Raymond, <esr@snark.thyrsus.com>.
-# Requires Python with Tkinter, and the following services:
+# Requires Python with Tkinter, and the following OS-dependent services:
 #	posix, posixpath, socket
 #
 # Version 0.90 beta: Tue May 26 12:00:49 EDT 1998
@@ -10,6 +10,7 @@
 # Version 0.92 beta: Wed Jun  3 14:17:03 EDT 1998
 # Version 0.93 beta: Wed Jun  3 19:46:06 EDT 1998
 # Version 0.94 beta: Thu Jun  4 12:09:06 EDT 1998
+# Version 1.0: Fri Jun  5 11:47:07 EDT 1998
 #
 # TO DO: Arrange for save and quit buttons to clean up all frames dependent
 # on the current ones.
-- 
cgit v1.2.3