You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2012/10/01 19:55:33 UTC

svn propchange: r1391747 - svn:log

Author: cmpilato
Revision: 1391747
Modified property: svn:log

Modified: svn:log at Mon Oct  1 17:55:33 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Oct  1 17:55:33 2012
@@ -1,9 +1,9 @@
 Merge r1391641 from trunk:
 
  * r1391641
-   Convert cache time-to-live value from seconds to microseconds, which is
-   the unit expected by the API.  (An API doc error in the past was the
-   likely cause of this problem.)
+   Convert client connection time-to-live value from seconds to
+   microseconds, which is the unit expected by the API.  (An API doc
+   error in the past was the likely cause of this problem.)
    Justification:
      50 microseconds really isn't a sufficient lifespan for ... anything.
    Votes: