--- /dev/null +++ pgadmin3/beta.php @@ -0,0 +1,18 @@ + + +'> + + + pgAdmin Beta + + + + + + --- /dev/null +++ pgadmin3/cnt/cnt_beta.php @@ -0,0 +1,55 @@ + +
+

+2004-09-10 +

+The pgAdmin Development Team is pleased to announce the first Beta +version of pgAdmin III v1.2.0, the well-known GUI administration tool +for the PostgreSQL database system. + +This first beta release of v1.2.0 addresses many bugfixes some of them +which were really annoying ones: +

+You can find a complete list of fixed issues +here.
+

+

+Many enhancements have also been integrated into pgAdmin III, including: +

+You can find detailed download instructions at the +Download page.
+

+

+(At the time of this writing, source tarball, Win32 and Slackware binaries should be available on one of your favourite PostgreSQL mirror, Debian GNU/Linux binaries are about to be uploaded and binaries for other platforms are being built).
+

+

+It's been about 9 months since latest stable release and The Development +Team would like to thank all the hackers, port maintainers, translators +and testers that have given up their time to help with the development +of pgAdmin III.
+

+

+As this is a beta release, there are almost certainly bugs to be found. The first of these (a bug in the keyword quoting code) has already been found and fixed thanks to user feedback. The more you can find, the better the final release will be - so let the hunt begin!
+

+

+Please, give it a try and report any/all problems to pgadmin-support@postgresql.org.
+

+

+ +Happy Bug Hunting! + +

Index: cnt_download.php =================================================================== RCS file: /projects/www/pgadmin3/cnt/cnt_download.php,v retrieving revision 1.64 retrieving revision 1.65 diff -Lpgadmin3/cnt/cnt_download.php -Lpgadmin3/cnt/cnt_download.php -u -w -r1.64 -r1.65 --- pgadmin3/cnt/cnt_download.php +++ pgadmin3/cnt/cnt_download.php @@ -465,7 +465,7 @@

- PostgreSQL project."), "http://www.postgresql.org")?> + PostgreSQL project."), "http://www.postgresql.org")?>
Index: cnt_index.php =================================================================== RCS file: /projects/www/pgadmin3/cnt/cnt_index.php,v retrieving revision 1.31 retrieving revision 1.32 diff -Lpgadmin3/cnt/cnt_index.php -Lpgadmin3/cnt/cnt_index.php -u -w -r1.31 -r1.32 --- pgadmin3/cnt/cnt_index.php +++ pgadmin3/cnt/cnt_index.php @@ -26,14 +26,23 @@

-
+ [2004-09-10]
+
+ + Beta release page to learn more about this exciting new version."), "beta.php");?> +
+
+
+ [2003-11-28]
Change log page to learn more about the latest fixes."), "development.php#changelog");?>
-
+ [2003-09-26]