Repository: buildr Updated Branches: refs/heads/master adee9eb60 -> e2f18acdf
add changelog entries for BUILDR-594 and BUILDR-595 Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/faa3118d Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/faa3118d Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/faa3118d Branch: refs/heads/master Commit: faa3118d42599e9b960577cf37fb30e85817083e Parents: adee9eb Author: Antoine Toulme <[email protected]> Authored: Sun Aug 14 23:57:45 2016 -0700 Committer: Antoine Toulme <[email protected]> Committed: Sun Aug 14 23:57:45 2016 -0700 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/faa3118d/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index bd83296..035005f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,8 @@ * Added: Added Rubygems badges to README.rdoc * Added: BUILDR-577 Allow remote repo to be added with http basic auth support. Submitted by Michael Guymon. * Added: BUILDR-523 Issue a warning when Java.classpath is modified after Java.load has happened +* Added: BUILDR-594 Added support for changing the verification mode of SSL certificates +* Added: BUILDR-595 Added support to providing custom SSL certificates * Fixed: BUILDR-207 remove 'Skipping tests' messages * Added: BUILDR-703 release: allow THIS_VERSION to be defined in another file * Fixed: BUILDR-674 Artifacts with bundle extension cannot be downloaded by Buildr
