SVN Commit by dpage: r4177 - trunk/www/pgadmin3/cnt

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r4177 - trunk/www/pgadmin3/cnt
Date: 2005-05-10 19:47:15
Message-ID: 200505101947.j4AJlFxh031326@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 by users.");?>
+ <?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 major new release of pgAdmin following a year of development work by various contributors."); ?>

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2005-05-10 19:52:04 Re: [pgadmin-support] pgAdmin 1.2.1 doesn't display comments on constraints
Previous Message svn 2005-05-10 19:43:07 SVN Commit by dpage: r4176 - in branches/REL-1_2_0_PATCHES/pgadmin3: . src/schema