Repository: buildr Updated Branches: refs/heads/master 428c950d1 -> f769bac74
BUILDR-698 - Correct "Lines of code" example in documentation. Submitted By: Trejkaz. Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/f769bac7 Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/f769bac7 Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/f769bac7 Branch: refs/heads/master Commit: f769bac74c124218e973dfefceed247675b1d90b Parents: 428c950 Author: Peter Donald <[email protected]> Authored: Tue Jun 17 09:25:41 2014 +1000 Committer: Peter Donald <[email protected]> Committed: Tue Jun 17 09:25:41 2014 +1000 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/f769bac7/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 2e14d0c..a6a9bdb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,6 @@ 1.4.18 (Pending) +* Fixed: BUILDR-698 - Correct "Lines of code" example in documentation. + Submitted By: Trejkaz. * Added: Add ipr.add_glassfish_configuration method for defining a local glassfish configuration within IDEA. * Added: Add ipr.add_ruby_script_configuration method for defining a ruby
