SVN Commit by dpage: r4177 - trunk/www/pgadmin3/cnt - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r4177 - trunk/www/pgadmin3/cnt
Date
Msg-id 200505101947.j4AJlFxh031326@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage
Date: 2005-05-10 20:47:14 +0100 (Tue, 10 May 2005)
New Revision: 4177

Modified:
   trunk/www/pgadmin3/cnt/cnt_index.php
Log:
Ooops, forgot to add 1.2.1 to the news page.

Modified: trunk/www/pgadmin3/cnt/cnt_index.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_index.php    2005-05-10 19:43:06 UTC (rev 4176)
+++ trunk/www/pgadmin3/cnt/cnt_index.php    2005-05-10 19:47:14 UTC (rev 4177)
@@ -27,6 +27,13 @@

 <h1 id="news"><?php echo _("Latest news");?></h1>
 <dl>
+  [2005-03-29]<dt><?php echo sprintf(_("pgAdmin III %s released"), "v1.2.1");?></dt>
+  <dd>
+    <?php echo _("A new release of pgAdmin is available, including bug fixes for some problems that have been reported
byusers.");?> 
+    <?php echo sprintf(_("Please visit pgAdmin <a href='%s'>Change log</a> page to learn more about the latest
fixes."),"development.php#changelog");?> 
+  </dd>
+</dl>
+<dl>
   [2004-12-01] <dt> <?php echo sprintf(_("pgAdmin III %s released"), "v1.2.0");?></dt>
   <dd>
     <?php echo _(" The pgAdmin Development Team are proud to announce the release of pgAdmin III v1.2.0. This is a
majornew release of pgAdmin following a year of development work by various contributors."); ?> 


pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4176 - in branches/REL-1_2_0_PATCHES/pgadmin3: . src/schema
Next
From: "Dave Page"
Date:
Subject: Re: [pgadmin-support] pgAdmin 1.2.1 doesn't display comments on constraints