From e8c705cc6bafda2e155ce0edf9df5dfcc0316d6c Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 18 Dec 2014 12:27:06 +0100 Subject: Release 1.0 * NEWS: Mention legacy scripts. * configure.ac (AC_INIT): Remove beta stamp. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d65787e..635f50c 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,9 @@ New in 2.0 version * With configre --with-sysvinit we are able to install sysvinit configuration instead of systemd. +* For systemd systems, the "legacy" scripts for 'service postgresql initdb' + and 'service postgresql upgrade' are installed. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ New in 1.0 version -- cgit