You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2011/08/09 14:41:50 UTC

svn propchange: r1155334 - svn:log

Author: danielsh
Revision: 1155334
Modified property: svn:log

Modified: svn:log at Tue Aug  9 12:41:50 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Aug  9 12:41:50 2011
@@ -7,5 +7,5 @@ garbage collection works properly.
     Don't explicitly close() the repository; instead, rely on...
 
 * subversion/bindings/ctypes-python/csvn/repos.py
-  (__del__):
+  (LocalRepository.__del__):
     ... this new method.