Skip to content

Commit

Permalink
1.2.2 release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
bmjen committed May 12, 2015
1 parent d654dea commit 9c5857f
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
=======
##2015-05-12 - Supported Release 1.2.2
###Summary

This release includes a bugfix.

####Bugfixes
- Fixes a bug introduced by MODULES-1700, in handling default retrieval of fragment backup parameter.

##2015-04-14 - Supported Release 1.2.1
###Summary

This release includes bugfixes, test improvements, and a rewritten README.

####Bugfixes

- Verifies existence of $is_pe before using it.
- Adds validation for $order param to not allow restricted characters.
- Sets the group id on Fragments for versions of Facter that contain the $gid fact.
- Sets the script group to 0 if the script is owned by root.
- Explicitly sets script and concat directories to the same owner and group.
- Re-adds support for fragment backup, so that static compiler can work with filebucket (MODULES-1700).

##2015-02-17 - Supported Release 1.2.0
###Summary

Expand Down

0 comments on commit 9c5857f

Please sign in to comment.