diff options
| author | Marco Nenciarini <[email protected]> | 2016-01-22 14:50:28 +0100 |
|---|---|---|
| committer | Marco Nenciarini <[email protected]> | 2016-01-22 14:50:28 +0100 |
| commit | 48b498a1e4db8e5088cf83ffe98d7d6a454b35c5 (patch) | |
| tree | 2e30bd216035e1ffe7ed6e62ee47518ed8a24d88 | |
| parent | dbefc5df2ab23092c48540874534963145e27fa8 (diff) | |
Prepare the changelog for 3.0.3-1 releasedebian/3.0.3-1
Git-Dch: Ignore
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 26c88dd..05d8b78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +repmgr (3.0.3-1) unstable; urgency=medium + + * Update for postgresql-9.5 transition + * Fix build on PostgreSQL older than the current libpq + * Imported Upstream version 3.0.3 + + -- Marco Nenciarini <[email protected]> Fri, 22 Jan 2016 14:50:10 +0100 + repmgr (3.0.2-2) unstable; urgency=medium * Fix stop action in init script. It was broken by the switch to |
