Release 9.4.1, 9.3.6, 9.2.10, 9.1.15 & 9.0.19
authorDave Page <dpage@pgadmin.org>
Thu, 5 Feb 2015 14:47:27 +0000 (14:47 +0000)
committerDave Page <dpage@pgadmin.org>
Thu, 5 Feb 2015 14:47:27 +0000 (14:47 +0000)
media/css/layout.css
templates/index.html

index 3de23e22064618eb6cfb0fb4005e2facd009a493..e5defd192e3cecad482a38508b47334ded8b0ce5 100644 (file)
 
 #pgFrontFeature {
   position: relative;
-  background: #F5F5F5 url(/media/img/feature/feature_elephant.png) right bottom no-repeat;
+  background: #F5F5F5 url(/media/img/feature/feature_gears.png) right bottom no-repeat;
   /* Also see pgFrontFeatureContent for image size */
   padding: 15px;
   margin-bottom: 1em;
index 920deee46333e41d7085e9bfd656a98cd1121150..b02e76c62e58543ff15f2261fef550ec04417b2c 100644 (file)
@@ -9,21 +9,20 @@
             <div id="pgFrontFeature">
               <div id="pgFrontFeatureContent">
                 <h1 id="txtFrontFeatureHeading">
-                 PostgreSQL 9.4 Released!
+                 PostgreSQL 9.4.1, 9.3.6, 9.2.10, 9.1.15 &amp 9.0.19 Released!
                 </h1>
-               <p><b>18<sup>th</sup> December 2014</b></p>
+               <p><b>5<sup>th</sup> February 2015</b></p>
                 <p>
                    The PostgreSQL Global Development Group is pleased to announce the availability of
-                   PostgreSQL 9.4!
+                   PostgreSQL 9.4.1, 9.3.6, 9.2.10, 9.1.15 &amp 9.0.19!
                 </p>
                 <p>
-                   This release includes highly performant native JSON support, a new
-                   API for reading and manipulating the PostgreSQL replication stream, numerous performance
-                   improvements, and much more.
+                  These new releases contain security and bug fixes over previous releases. All users should plan
+                  upgrade their systems as soon as possible.
                </p>
                <div id="txtFrontFeatureLink">
                   <br/>
-                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1557/" title="Release Announcement">Release Announcement</a><br />
+                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1569/" title="Release Announcement">Release Announcement</a><br />
                   <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/download/" title="Download">Download</a><br />
                 </div>
               </div>