You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2011/04/07 17:04:33 UTC

svn propchange: r1089904 - svn:log

Author: mbenson
Revision: 1089904
Modified property: svn:log

Modified: svn:log at Thu Apr  7 15:04:33 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Apr  7 15:04:33 2011
@@ -1 +1 @@
-removed unnecessary elses and use of ternary operator with primitive boolean consequences e.g. (some boolean expression) ? true : false
+[LANG-688] removed unnecessary elses and use of ternary operator with primitive boolean consequences e.g. (some boolean expression) ? true : false