svn propchange: r1801271 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1801271 - svn:log

mbrohl
Author: mbrohl
Revision: 1801271
Modified property: svn:log

Modified: svn:log at Sat Jul  8 10:08:02 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Jul  8 10:08:02 2017
@@ -3,4 +3,6 @@ Improved: Fixing defects reported by cod
 
 This sets non-final static fields to final, avoids display of known null
 values in the errors messages and removes unneccessary null checks on
-known null variables
+known null variables.
+
+Thanks Kyra Pritzel-Hentley for reporting and providing the patch.