[Zope-dev] SVN: Zope/branches/2.12/ ReST changes, and it's a new year already
Tres Seaver
tseaver at palladion.com
Sat Jun 19 09:31:10 EDT 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Leonardo Rochael Almeida wrote:
> Log message for revision 113624:
> ReST changes, and it's a new year already
>
> Changed:
> U Zope/branches/2.12/doc/CHANGES.rst
> U Zope/branches/2.12/src/Shared/DC/ZRDB/tests/testTM.py
>
> -=-
> Modified: Zope/branches/2.12/doc/CHANGES.rst
> ===================================================================
> --- Zope/branches/2.12/doc/CHANGES.rst 2010-06-18 19:33:34 UTC (rev 113623)
> +++ Zope/branches/2.12/doc/CHANGES.rst 2010-06-18 19:38:08 UTC (rev 113624)
> @@ -38,9 +38,9 @@
> - Missing = 2.13.1
> - Persistence = 2.13.2
>
> -- Added "setSortKey()" method to the "Shared.DC.ZRDB.TM.TM" class
> +- Added ``setSortKey()`` method to the ``Shared.DC.ZRDB.TM.TM`` class
> to allow database connections to specify the commit order without
> - needing to override the sortKey() method.
> + needing to override the ``sortKey()`` method.
>
> 2.12.7 (2010-06-13)
> -------------------
>
> Modified: Zope/branches/2.12/src/Shared/DC/ZRDB/tests/testTM.py
> ===================================================================
> --- Zope/branches/2.12/src/Shared/DC/ZRDB/tests/testTM.py 2010-06-18 19:33:34 UTC (rev 113623)
> +++ Zope/branches/2.12/src/Shared/DC/ZRDB/tests/testTM.py 2010-06-18 19:38:08 UTC (rev 113624)
> @@ -1,6 +1,6 @@
> ##############################################################################
> #
> -# Copyright (c) 2009 Zope Foundation and Contributors.
> +# Copyright (c) 2010 Zope Foundation and Contributors.
> #
> # This software is subject to the provisions of the Zope Public License,
> # Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution.
We don't replace the original copyright date ever, but add new dates for
changes which introduce "copyrightable" material (i.e., non-trival new
code). If such changes apply in this case, then the header should be:
# Copyright (c) 2009, 2010 Zope Foundation and Contributors.
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkwcxp4ACgkQ+gerLs4ltQ78BwCfZLPDoWvWZchqo27IB34pOFH2
R+cAn3kqAgE2Fg6TWT6/MkqjCSyjq3xb
=/uib
-----END PGP SIGNATURE-----
More information about the Zope-Dev
mailing list