Author: ivan
Date: Wed Jun  3 17:42:24 2015
New Revision: 1683393

URL: http://svn.apache.org/r1683393
Log:
* STATUS: Nominate r1683387 as release blocker.

Modified:
    subversion/branches/1.9.x/STATUS

Modified: subversion/branches/1.9.x/STATUS
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1683393&r1=1683392&r2=1683393&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Wed Jun  3 17:42:24 2015
@@ -16,6 +16,15 @@ Status of 1.9.0:
 Release blockers for 1.9.0:
 ===========================
 
+ * r1683387
+   Fix abort() in svn-status handler on platforms that doesn't support C99
+   format specifiers for strftime(): %F and %z are new in C99 and C89
+   compiler/runtime doesn't support them.
+   Justification:
+     Server-side crash in new small feature. Simple fix.
+   Votes:
+     +1: rhuijben
+
 Candidate changes that cannot go into a later 1.9.x:
 ====================================================
 


Reply via email to