Thread: SVN Commit by andreas: r4397 - trunk/pgadmin3

SVN Commit by andreas: r4397 - trunk/pgadmin3

From
svn@pgadmin.org
Date:
Author: andreas
Date: 2005-08-10 23:48:24 +0100 (Wed, 10 Aug 2005)
New Revision: 4397

Modified:
   trunk/pgadmin3/CHANGELOG.txt
Log:
Fix rule change

Modified: trunk/pgadmin3/CHANGELOG.txt
===================================================================
--- trunk/pgadmin3/CHANGELOG.txt    2005-08-10 22:46:59 UTC (rev 4396)
+++ trunk/pgadmin3/CHANGELOG.txt    2005-08-10 22:48:24 UTC (rev 4397)
@@ -17,6 +17,7 @@
 </ul>
 <br>
 <ul>
+    <li>2005-08-11 AP        pgServerObjCollection (r: Eugene Shekhtman)
     <li>2005-08-08 AP        Refactoring object and tool handling using class factories to make extensions easier
     <li>2005-08-02 AP        Support for pgsql 8.1 prepared transactions
     <li>2005-08-01 AP        Store passwords in .pgpass/pgpass.conf