diff --git a/.gitignore b/.gitignore index e69de29b..349c5013 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,4 @@ +*~ +*.o +repmgr +repmgrd diff --git a/HISTORY b/HISTORY new file mode 100644 index 00000000..bbeada88 --- /dev/null +++ b/HISTORY @@ -0,0 +1,3 @@ +1.0.0 2010-12-05 First public release + +1.0.1 2010-12-XX Fix missing "--force" option in help