]> granicus.if.org Git - python/commitdiff
Version 1.0 is official!
authorGuido van Rossum <guido@python.org>
Mon, 6 Apr 1998 14:25:36 +0000 (14:25 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 6 Apr 1998 14:25:36 +0000 (14:25 +0000)
Tools/faqwiz/README
Tools/faqwiz/faqconf.py

index c76077fa97b82eb11d0695a097877ade94b3eaae..059d1e7f66af03f5c22f5bc585139ca3b56cf5fb 100644 (file)
@@ -2,8 +2,8 @@ FAQ Wizard
 ----------
 
 Author: Guido van Rossum <guido@python.org>
-Version: 0.9.0
-Date:  21 December 1997
+Version: 1.0
+Date:  6 April 1998
 
 
 This is a CGI program that maintains a user-editable FAQ.  It uses RCS
@@ -26,6 +26,9 @@ faqcust.py    additional local customization module (optional)
 What's New?
 -----------
 
+Version 1.0 corrects some minor bugs and uses tab-agnostic
+indentation; it is otherwise unchanged from version 0.9.0.
+
 Version 0.9.0 uses the re module (Perl style regular expressions) for
 all its regular expression needs, instead of the regex and regsub
 modules (Emacs style).  This affects the syntax for regular
index 647918251994673f643e937c2f2f40860b912319..7e43b1096d731162a60d548a1a1bb6f259eaf08c 100644 (file)
@@ -49,7 +49,7 @@ entries marked with * were changed within the last 7 days.)
 
 # Version -- don't change unless you edit faqwiz.py
 
-WIZVERSION = "0.9.0"                   # FAQ Wizard version
+WIZVERSION = "1.0"                     # FAQ Wizard version
 
 # This parameter is normally overwritten with a dynamic value