Note 2.0.2-pre
authoraland <aland>
Tue, 22 Jan 2008 14:17:49 +0000 (14:17 +0000)
committeraland <aland>
Tue, 22 Jan 2008 14:17:49 +0000 (14:17 +0000)
doc/ChangeLog
doc/release-method.txt

index 14cca5e..0afd78f 100644 (file)
@@ -1,4 +1,9 @@
-FreeRADIUS 2.0.1 ; $Date$ , urgency=low
+FreeRADIUS 2.0.2-pre ; $Date$ , urgency=low
+       Feature improvements
+
+       Bug fixes
+       
+FreeRADIUS 2.0.1 ; Date: 2008/01/22 13:29:37  , urgency=low
        Feature improvements
        * "unlang" has been expanded to do less run-time expansion,
          and to have better handling of typed data.  See "man unlang"
index 746ebeb..d9743ff 100644 (file)
@@ -8,13 +8,10 @@ vi doc/ChangeLog
 cvs commit doc/ChangeLog
 
 
-       Change version numbers in the configure scripts:
-
-vi configure.in
-cvs commit configure.in
-make reconfig
-cvs commit configure
+       Change version numbers in the VERSION file:
 
+vi VERSION
+cvs commit VERSION
 
        Make the files
 
@@ -29,7 +26,6 @@ make dist
        Note that this does NOT actually do the tagging!  You will
        have to run the command it prints out yourself.
 
-
 make dist-tag
 
 
@@ -39,6 +35,7 @@ make dist-tag
 make dist-sign
 
 
-       Push to the FTP site.
+       Push to the FTP site.  You will need write access to the FTP site
+       for this to work.
 
 make dist-publish