CHANGELOG in cmd-0.7.0 vs CHANGELOG in cmd-0.7.1

- old
+ new

@@ -1,5 +1,11 @@ = Cmd Changelog +== Version 0.7.1 + +* Broke assignment to READLINE_SUPPORTED over several lines as removing the + semicolons resulted in the incorrect behavior, and having the semicolons made + RDoc fail to parse the file. [Jim Weirich] + == Version 0.7.0 * Initial public release