SVN Commit by andreas: r4383 - trunk/pgadmin3

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by andreas: r4383 - trunk/pgadmin3
Date: 2005-08-01 13:02:33
Message-ID: 200508011302.j71D2Xg1018356@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: andreas
Date: 2005-08-01 14:02:33 +0100 (Mon, 01 Aug 2005)
New Revision: 4383

Modified:
trunk/pgadmin3/CHANGELOG.txt
Log:
Store passwords in .pgpass/pgpass.conf
Allow server registration without connect

Modified: trunk/pgadmin3/CHANGELOG.txt
===================================================================
--- trunk/pgadmin3/CHANGELOG.txt 2005-08-01 13:00:40 UTC (rev 4382)
+++ trunk/pgadmin3/CHANGELOG.txt 2005-08-01 13:02:33 UTC (rev 4383)
@@ -17,6 +17,8 @@
</ul>
<br>
<ul>
+ <li>2005-08-01 AP Store passwords in .pgpass/pgpass.conf
+ <li>2005-08-01 AP Allow server registration without connect
<li>2005-07-21 DP Prompt the user before removing columns, constraints or inherited tables in the table dialogue.
<li>2005-07-06 DP Prompt the user to cancel running queries before closing the Query tool.
<li>2005-07-04 DP Check for and display asynchronous notifications in the query tool.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2005-08-01 13:13:48 Re: RFC: roles
Previous Message Dave Page 2005-08-01 12:43:52 Re: RFC: roles