Обсуждение: SVN Commit by dpage: r4624 - trunk/pgadmin3

Поиск
Список
Период
Сортировка

SVN Commit by dpage: r4624 - trunk/pgadmin3

От
svn@pgadmin.org
Дата:
Author: dpage
Date: 2005-10-30 16:36:08 +0000 (Sun, 30 Oct 2005)
New Revision: 4624

Modified:
   trunk/pgadmin3/CHANGELOG.txt
Log:
Changelog update


Modified: trunk/pgadmin3/CHANGELOG.txt
===================================================================
--- trunk/pgadmin3/CHANGELOG.txt    2005-10-30 16:35:39 UTC (rev 4623)
+++ trunk/pgadmin3/CHANGELOG.txt    2005-10-30 16:36:08 UTC (rev 4624)
@@ -17,6 +17,8 @@
 </ul>
 <br>
 <ul>
+    <li>2005-10-30 DP  1.4B4 Display line numbers in the query tool to aid function debugging/editting
+    <li>2005-10-30 DP  1.4B4 Don't enable the OK button when setting the ACL for as-yet-uncreated objects
     <li>2005-10-27 DP  1.4B4 Reverse dialog OK/Cancel buttons for UI consistency on OS X per John DeSoi
     <li>2005-10-27 DP  1.4B4 Append the .sql file extension when saving files as type sql on OS X, per Florian G.
Pflug
     <li>2005-10-24 DP  1.4B4 Prevent attempts to backup or restore is pg_dump/pg_restore cannot be found.