diff options
-rw-r--r-- | META.yml | 2 | ||||
-rw-r--r-- | README.dev | 2 | ||||
-rw-r--r-- | TODO | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -43,7 +43,7 @@ keywords: resources: homepage : http://bucardo.org/check_postgres/ license : http://bucardo.org/check_postgres/ - bugtracker : http://bucardo.org/bugzilla/ + bugtracker : https://github.com/bucardo/check_postgres/issues MailingList : https://mail.endcrypt.com/mailman/listinfo/check_postgres Repository : git://bucardo.org/check_postgres.git diff --git a/README.dev b/README.dev index bf106e3f3..0c0db7eed 100644 --- a/README.dev +++ b/README.dev @@ -46,7 +46,5 @@ Login to the bucardo.org box, and then: Once the new version is out there: -* Make sure the new version is in the pulldown list of available versions on bugzilla. -** http://bucardo.org/bugzilla/editversions.cgi * Go through and make sure all bugs solved in this release are marked as resolved. @@ -1,5 +1,7 @@ Quick list of outstanding items / bugs / feature requests for CP: +NOTE: All bugzilla items are now on github + * The same_schema action does not check indexes. See bugzilla #54 * Perform automatic creation of views and function to allow all actions to be run |