]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Move info about releases other than the current one to the end.
authorBob Halley <halley@dnspython.org>
Fri, 30 Sep 2016 22:44:45 +0000 (15:44 -0700)
committerBob Halley <halley@dnspython.org>
Fri, 30 Sep 2016 22:44:45 +0000 (15:44 -0700)
README.md

index 9b6f888ba1e7e91f468116d0b55c3e52736e2d50..94897604b55d9f0cc796ce153b67dd11e18fcea6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -61,6 +61,33 @@ This is dnspython 1.15.0
 
 * The random number generator reseeds after a fork().
 
+
+## REQUIREMENTS
+
+Python 2.6 or later.
+
+
+## HOME PAGE
+
+For the latest in releases, documentation, and information, visit the dnspython
+home page at http://www.dnspython.org/
+
+
+## BUG REPORTS
+
+Bug reports may be opened at
+https://github.com/rthalley/dnspython/issues or sent to
+bugs@dnspython.org
+
+
+## MAILING LISTS
+
+A number of mailing lists are available. Visit the dnspython home page to
+subscribe or unsubscribe.
+
+
+## PRIOR RELEASE INFORMATION
+
 ### New since 1.13.0:
 
 * CSYNC RRs are now supported.
@@ -571,32 +598,3 @@ This is dnspython 1.15.0
 
 * See the ChangeLog file for more detailed information on changes since the
   prior release.
-
-
-## REQUIREMENTS
-
-Python 2.6 or later.
-
-
-## HOME PAGE
-
-For the latest in releases, documentation, and information, visit the dnspython
-home page at http://www.dnspython.org/
-
-
-
-## DOCUMENTATION
-
-Documentation is sparse at the moment. Use pydoc, or read the HTML documentation
-at the dnspython home page, or download the HTML documentation.
-
-
-## BUG REPORTS
-
-Bug reports may be sent to bugs@dnspython.org
-
-
-## MAILING LISTS
-
-A number of mailing lists are available. Visit the dnspython home page to
-subscribe or unsubscribe.