You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2011/05/11 16:15:51 UTC

svn propchange: r1101880 - svn:log

Author: philip
Revision: 1101880
Modified property: svn:log

Modified: svn:log at Wed May 11 14:15:51 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed May 11 14:15:51 2011
@@ -1,4 +1,4 @@
-Try to fix the build on the bot that is using Python 2.4.
+Followup to r1101835, fix the build on the bot that is using Python 2.4.
 
 * subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c
   (svn_swig_py_stream_destroy): Cast to PyObject*.