Author: sebb
Date: Fri Feb 17 10:51:40 2017
New Revision: 1783366

URL: http://svn.apache.org/viewvc?rev=1783366&view=rev
Log:
Fix line breaks

Modified:
    commons/proper/validator/trunk/src/changes/changes.xml

Modified: commons/proper/validator/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/validator/trunk/src/changes/changes.xml?rev=1783366&r1=1783365&r2=1783366&view=diff
==============================================================================
--- commons/proper/validator/trunk/src/changes/changes.xml (original)
+++ commons/proper/validator/trunk/src/changes/changes.xml Fri Feb 17 10:51:40 
2017
@@ -72,14 +72,15 @@ Apache Commons Validator.
 
   Commons Validator requires Java 1.6 or later.
 
-Main enhancements
-=================
 
-* Modulus Ten Check Digit Implementation
+ Main enhancements
+ =================
 
-* Generic CreditCard validation (syntax and checkdigit only; does not check 
IIN)
 
-* CreditCard validation specification by numeric range
+ * Modulus Ten Check Digit Implementation
+ * Generic CreditCard validation (syntax and checkdigit only; does not check 
IIN)
+ * CreditCard validation specification by numeric range
+
 
  IMPORTANT NOTES
  ===============


Reply via email to