From: Stefan Behnel Date: Wed, 1 May 2013 11:06:31 +0000 (+0200) Subject: changelog X-Git-Tag: 0.19.1~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a02cdccfb2c519742741673fe9f28a4a0c13b63;p=platform%2Fupstream%2Fpython-cython.git changelog --- diff --git a/CHANGES.rst b/CHANGES.rst index 52dce64..c568fdb 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -10,7 +10,7 @@ Features added * Docstrings that directly follow a public/readonly attribute declaration in a cdef class will be used as docstring of the auto-generated property. - This fixes ticket #206. Patch by Nikita Nemkin. + This fixes ticket 206. Patch by Nikita Nemkin. * The automatic signature documentation tries to preserve more semantics of default arguments and argument types. Specifically, ``bint`` arguments