diff --git a/CHANGES b/CHANGES index c35d002e8..9960eb772 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,7 @@ Bugs fixed * #1789: ``:pyobject:`` option of ``literalinclude`` directive includes following lines after class definitions * #1790: ``literalinclude`` strips empty lines at the head and tail +* #1913: C++, fix assert bug for enumerators in next-to-global and global scope. Documentation ------------- @@ -38,6 +39,7 @@ Bugs fixed Thanks to Jens Hedegaard Nielsen. * #1781: Setting `html_domain_indices` to a list raises a type check warnings. + Release 1.3 (released Mar 10, 2015) =================================== @@ -86,6 +88,7 @@ Documentation * #1651: Add ``vartype`` field descritpion for python domain. + Release 1.3b3 (released Feb 24, 2015) ===================================== diff --git a/doc/_templates/indexsidebar.html b/doc/_templates/indexsidebar.html index 0bd3d71a4..56094809f 100644 --- a/doc/_templates/indexsidebar.html +++ b/doc/_templates/indexsidebar.html @@ -27,7 +27,7 @@ are also available.{%endtrans%}
{%trans%}Join the Google group:{%endtrans%}
+{%trans%}Join the sphinx-users mailing list on Google Groups:{%endtrans%}