CLI-279: Add changes entry
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4e7aeb7..d42edbb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -23,6 +23,9 @@
   <body>
 
     <release version="1.5" date="tba" description="tba">
+      <action type="update" dev="britter" due-to="Krishna Mohan Rao Kandunoori" issue="CLI-279">
+        @param or @return lines should end with a period in CommandLine.java
+      </action>
       <action type="add" dev="chtompki" due-to="Rubin Simons" issue="CLI-217">
         Accommodate toggling partial matching in DefaultParser.
       </action>