Skip to content

Commit 798da77

Browse files
committed
Merge pull request #127 from bmjen/update-changelog
CHANGELOG and docs cleanup
2 parents d10be70 + b0272a2 commit 798da77

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
##2015-07-16 - Supported Release 1.3.1
1+
##2015-07-20 - Supported Release 1.3.1
22
###Summary
3-
This release updates the metadata for the upcoming release of PE as well as an additional bugfixe.
3+
This release updates the metadata for the upcoming release of PE as well as an additional bugfix.
44

55
####Bugfixes
66
- Fixes Puppet.newtype deprecation warning

lib/puppet/type/java_ks.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
ensurable do
66

77
desc 'Has three states: present, absent, and latest. Latest
8-
will compare the on disk MD5 fingerprint of the certificate and to that
8+
will compare the on disk MD5 fingerprint of the certificate to that
99
in keytool to determine if insync? returns true or false. We redefine
1010
insync? for this paramerter to accomplish this.'
1111

0 commit comments

Comments
 (0)