diff options
Diffstat (limited to 'www/mod_auth_pgsql/pkg-message')
-rw-r--r-- | www/mod_auth_pgsql/pkg-message | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/mod_auth_pgsql/pkg-message b/www/mod_auth_pgsql/pkg-message deleted file mode 100644 index 34ff46f75898..000000000000 --- a/www/mod_auth_pgsql/pkg-message +++ /dev/null @@ -1,8 +0,0 @@ - - ================= Upgrading =================== - -Note on upgrading from earlier versions. All of the module's commands -are now consistently named Auth_PG_*. Make sure to review your Apache -config file(s) and, well, ``s/Auth_PG([^_])/Auth_PG_\1/g''. - - =============================================== |