Skip to content

Commit e8a24d1

Browse files
author
Ashley Penney
committed
Further tweaks to changelog.
1 parent c8cb155 commit e8a24d1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ This release removes the uninstall ability from the module, removes the firewall
55
management, overhauls all of the acceptance testing, as well as adds better
66
support for SuSE and Fedora.
77

8+
###Backwards Incompatible changes.
9+
10+
- Uninstall code removal.
11+
- Firewall management for Postgres.
12+
- Set manage_pg_ident_conf to true.
13+
814
####Uninstallation removal
915

1016
We rely heavily on the ability to uninstall and reinstall postgres throughout
@@ -45,7 +51,7 @@ kind of thing rather than trying to weave it into the main module logic itself.
4551
- Acceptance tests rewritten.
4652
- Add a defined type for creating database schemas.
4753
- Add a pg_ident_rule defined type.
48-
- Set manage_pg_ident_conf to false.
54+
- Set manage_pg_ident_conf to true.
4955
- Manage pg_ident.conf by default.
5056
- Improve selinux support for tablespace.
5157
- Remove deprecation warnings.

0 commit comments

Comments
 (0)