CVS Commit by dpage: Include the hostname in the connect string for
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
CVS Commit by dpage: Include the hostname in the connect string for
Log Message:
-----------
Include the hostname in the connect string for Kerberos support, per Magnus Hagander
Modified Files:
--------------
pgadmin3:
CHANGELOG.txt (r1.193 -> r1.194)
Index: CHANGELOG.txt
===================================================================
RCS file: /projects/pgadmin3/CHANGELOG.txt,v
retrieving revision 1.193
retrieving revision 1.194
diff -LCHANGELOG.txt -LCHANGELOG.txt -u -w -r1.193 -r1.194
--- CHANGELOG.txt
+++ CHANGELOG.txt
@@ -17,6 +17,7 @@
</ul>
<br>
<ul>
+ <li>2005-03-18 DP 1.2.1 Include the hostname in the connect string for Kerberos support, per Magnus Hagander
<li>2005-03-15 DP Fix for non-SSL enabled libpq builds [Florian G. Pflug]
<li>2005-03-15 HS Mask the password on the main tab of the user properties dialogue
<li>2005-03-13 AP Change plain backup file default extension to .sql
Home |
Main Index |
Thread Index