Update credits and history to reflect recent merges

This commit is contained in:
Greg Smith
2011-02-10 15:19:00 -05:00
parent 287e2c1a67
commit 1787cf1c21
2 changed files with 9 additions and 1 deletions

View File

@@ -5,3 +5,6 @@ Simon Riggs <simon@2ndQuadrant.com>
Greg Smith <greg@2ndQuadrant.com>
Robert J. Noles <rj@2ndQuadrant.com>
Gabriele Bartolini <gabriele@2ndQuadrant.com>
Bas van Oostveen <v.oostveen@gmail.com>
Hannu Krosing <hannu@2ndQuadrant.com>
Cédric Villemain <cedric@2ndquadrant.fr>

View File

@@ -1,3 +1,8 @@
1.0.0 2010-12-05 First public release
1.0.1 2010-12-XX Fix missing "--force" option in help
1.0.1 2011-02-XX Fix missing "--force" option in help
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)