Title: [936] Put actual release date for 5.0.5.
Revision
936
Author
darcy
Date
2018-04-25 00:50:17 -0400 (Wed, 25 Apr 2018)

Log Message

Put actual release date for 5.0.5.

Modified Paths


Diff

Modified: tags/5.0.4/docs/index.rst (935 => 936)


--- tags/5.0.4/docs/index.rst	2018-04-25 04:43:01 UTC (rev 935)
+++ tags/5.0.4/docs/index.rst	2018-04-25 04:50:17 UTC (rev 936)
@@ -1,14 +1,15 @@
-.. PyGreSQL index page with toc (for use without cloud theme)
+.. PyGreSQL index page without toc (for use with cloud theme)
 
 Welcome to PyGreSQL
 ===================
 
 .. toctree::
-    :maxdepth: 2
+    :hidden:
 
-    about
     copyright
     announce
     download/index
     contents/index
-    community/index
\ No newline at end of file
+    community/index
+
+.. include:: about.txt

Modified: trunk/docs/contents/changelog.rst (935 => 936)


--- trunk/docs/contents/changelog.rst	2018-04-25 04:43:01 UTC (rev 935)
+++ trunk/docs/contents/changelog.rst	2018-04-25 04:50:17 UTC (rev 936)
@@ -1,7 +1,7 @@
 ChangeLog
 =========
 
-Version 5.0.5 (to be released)
+Version 5.0.5 (2018-04-25)
 ------------------------------
 - This version officially supports the new PostgreSQL 10.
 - The memory for the string with the number of rows affected by a classic pg
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to