From 0ad3d91e9c825f94406fa81f93012f3ff5967751 Mon Sep 17 00:00:00 2001 From: Greg Smith Date: Thu, 10 Feb 2011 18:57:50 -0500 Subject: [PATCH] Cleanup history and credits --- CREDITS | 2 +- HISTORY | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CREDITS b/CREDITS index 09b5d46e..d2b17e6b 100644 --- a/CREDITS +++ b/CREDITS @@ -7,5 +7,5 @@ Robert J. Noles Gabriele Bartolini Bas van Oostveen Hannu Krosing -Cédric Villemain +Cédric Villemain Charles Duffy diff --git a/HISTORY b/HISTORY index b7dd303b..cbcf1d31 100644 --- a/HISTORY +++ b/HISTORY @@ -1,12 +1,12 @@ -1.0.0 2010-12-05 First public release (Greg Smith) +1.0.0 2010-12-05 First public release -1.0.1 2011-02-XX Fix missing "--force" option in help +1.0.1 2011-02-XX Fix missing "--force" option in help (Greg Smith) Correct warning message for wal_keep_segments (Bas van Oostveen) Add Debian build/usage docs (Bas, Hannu Krosing, Cedric Villemain) Add Debian .deb packaging (Hannu) Move configuration data into a structure (Bas) - Make rsync options configurable (Bas) - Add syslog as alternate logging destination (Gabriele Bartolini) + Make rsync options configurable (Bas, Gabriele Bartolini) + Add syslog as alternate logging destination (Gabriele) Change from using malloc to static memory allocations (Gabriele) Add debugging messages after every query (Gabriele) Parameterize schema name used for repmgr (Gabriele)