You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2014/06/27 02:29:41 UTC

svn propchange: r1605934 - svn:log

Author: breser
Revision: 1605934
Modified property: svn:log

Modified: svn:log at Fri Jun 27 00:29:41 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Jun 27 00:29:41 2014
@@ -1,5 +1,9 @@
 On svn-auth-x509 branch, use SVN and APR time formats/functions.
 
+Along the way I also made this pickier about the GMT timezone marker being
+present and made it properly interpret the 2 digit years as per the X.509
+standard.
+
 * subversion/libsvn_subr/x509.h
   (x509_time): Remove
   (x509_cert): Use apr_time_t instead of x509_time.