Skip to content

Commit 6c61f6c

Browse files
committed
Merge pull request puppetlabs#578 from mhaskel/4.2.0-prep-pt2
Remove references to host parameter since the vote was to revert that
2 parents f523a3e + 33981b4 commit 6c61f6c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
##2015-03-10 - Supported Release 4.2.0
22
###Summary
33

4-
This release has several new features including the ability to run psql commands on remote hosts, improved grant support, and a number of bugfixes.
4+
This release has several new features including support for server extensions, improved grant support, and a number of bugfixes.
55

66
####Features
7-
- Add host parameter to `postgresql_psql` type (MODULES-661)
87
- Changes to support OpenBSD
98
- Add `service_reload` parameter to `postgresql::server`
109
- Add `comment` parameter to `postgresql::server::database` (MODULES-1153)

0 commit comments

Comments
 (0)
close