$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r74993 - in website/public_html/beta: . common community development feed site-tools/state users/download users/history users/news
From: dnljms_at_[hidden]
Date: 2011-10-16 16:59:02
Author: danieljames
Date: 2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
New Revision: 74993
URL: http://svn.boost.org/trac/boost/changeset/74993
Log:
Website: Merge live into beta.
Added:
   website/public_html/beta/community/acknowledgements.html
      - copied unchanged from r74985, /website/public_html/live/community/acknowledgements.html
Properties modified: 
   website/public_html/beta/   (props changed)
Text files modified: 
   website/public_html/beta/common/menu-community.html        |     6                                         
   website/public_html/beta/community/groups.html             |     4                                         
   website/public_html/beta/community/review_schedule.html    |   205 +++++++++++++++++++++------------------ 
   website/public_html/beta/development/submissions.html      |    26 ++--                                    
   website/public_html/beta/development/testing.html          |    67 +-----------                            
   website/public_html/beta/feed/downloads.rss                |    12 ++                                      
   website/public_html/beta/feed/history.rss                  |    12 ++                                      
   website/public_html/beta/feed/news.rss                     |    12 ++                                      
   website/public_html/beta/index.html                        |     4                                         
   website/public_html/beta/site-tools/state/feed-pages.txt   |     6                                         
   website/public_html/beta/users/download/index.html         |     2                                         
   website/public_html/beta/users/history/index.html          |     2                                         
   website/public_html/beta/users/history/version_1_47_0.html |    14 ++                                      
   website/public_html/beta/users/news/index.html             |     2                                         
   14 files changed, 192 insertions(+), 182 deletions(-)
Modified: website/public_html/beta/common/menu-community.html
==============================================================================
--- website/public_html/beta/common/menu-community.html	(original)
+++ website/public_html/beta/common/menu-community.html	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -36,6 +36,9 @@
       </ul>
     </li>
 
+    <li><a href="/community/acknowledgements.html">Acknowledgements <span class=
+    "link">></span></a></li>
+
     <li><a href="/community/groups.html">Mailing Lists <span class=
     "link">></span></a></li>
 
@@ -58,9 +61,6 @@
     <li><a href="/community/sandbox.html">Sandbox <span class=
     "link">></span></a></li>
 
-    <li><a href="http://www.boost-consulting.com/vault/" class=
-    "external">Vault <span class="link">></span></a></li>
-
     <li>
       <a href="/community/irc.html">IRC <span class="link">></span></a>
 
Modified: website/public_html/beta/community/groups.html
==============================================================================
--- website/public_html/beta/community/groups.html	(original)
+++ website/public_html/beta/community/groups.html	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -179,10 +179,6 @@
               "news://news.gmane.org/gmane.comp.lib.boost.devel" class=
               "external">news://news.gmane.org/gmane.comp.lib.boost.devel>.</p>
 
-              <p>Preliminary libraries under discussion are available from
-              the <a href="http://boost-consulting.com/vault/" class=
-              "external">Vault</a>.</p>
-
               <h3><a name="archive" id="archive"></a>Archives for Boost
               developers list</h3>
 
Modified: website/public_html/beta/community/review_schedule.html
==============================================================================
--- website/public_html/beta/community/review_schedule.html	(original)
+++ website/public_html/beta/community/review_schedule.html	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -95,34 +95,6 @@
                   </tr>
 
                   <tr>
-                    <td>Endian</td>
-
-                    <td>Beman Dawes</td>
-
-                    <td>
-		      <a href="http://svn.boost.org/svn/boost/sandbox/endian/">
-			Boost Sandbox</a>
-		    </td>
-                    <td>Joel Falcou</td>
-
-                    <td>September 5, 2011 - September 14, 2011</td>
-                  </tr>
-
-                  <tr>
-                    <td>Conversion</td>
-
-                    <td>Vicente Botet</td>
-
-                    <td><a href=
-                    "http://svn.boost.org/svn/boost/sandbox/conversion/">
-		    Boost Sandbox</a></td>
-
-                    <td>Gordon Woodhull</td>
-
-                    <td>August 20, 2011 - August 29, 2011</td>
-                  </tr>
-
-                  <tr>
                     <td>Sorting</td>
 
                     <td>Steven Ross</td>
@@ -136,6 +108,7 @@
                     <td>-</td>
                   </tr>
 
+<!-- On hold until the library is ready.
                   <tr>
                     <td>AutoBuffer</td>
 
@@ -149,44 +122,7 @@
 
                     <td>-</td>
                   </tr>
-
-                  <tr>
-                    <td>Containers</td>
-
-                    <td>Ion Gaztañaga</td>
-
-                    <td>
-                      <ul>
-                        <li><a href=
-                        "http://svn.boost.org/svn/boost/sandbox/move/libs/container/doc/html/index.html">Documentation</a></li>
-
-                        <li><a href=
-                        "http://www.boostpro.com/vault/index.php?action=downloadfile&filename=boost.move.container.zip&directory=Containers&">
-                        Source</a></li>
-                      </ul>
-		    </td>
-
-                    <td>John Maddock</td>
-
-                    <td>August 3, 2011 - August 12, 2011</td>
-                  </tr>
-
-                  <tr>
-                    <td>Lockfree</td>
-
-                    <td>Tim Blechmann</td>
-
-                    <td>
-		      <ul>
-			<li>Documentation</li>
-			<li>Source</li>
-</td>
-
-                    <td>Hartmut Kaiser</td>
-
-                    <td>July 18, 2011 - July 27, 2011</td>
-                  </tr>
-
+-->
                   <tr>
                     <td>Quaternions, Vectors, Matrices (QVM)</td>
 
@@ -251,48 +187,42 @@
                   </tr>
 
                   <tr>
-                    <td>Algorithm</td>
+                    <td>Local</td>
 
-                    <td>Marshall Clow</td>
+                    <td>Lorenzo Caminiti</td>
 
                     <td>
-		      Boost Sandbox</td>
+		      Boost Sandbox</td>
 
-                    <td>Dave Abrahams</td>
+                    <td>Jeffrey Hellrung</td>
 
-                    <td>September 22, 2011 - October 1, 2011</td>
+                    <td>October 24, 2011 - November 2, 2011</td>
                   </tr>
 
                   <tr>
-                    <td>Local</td>
+                    <td>Singularity</td>
 
-                    <td>Lorenzo Caminiti</td>
+                    <td>Ben Robinson</td>
 
                     <td>
-		      Boost Sandbox</td>
+		      GitHub</td>
 
-                    <td>Jeffrey Hellrung</td>
+                    <td>Needed</td>
 
                     <td>-</td>
                   </tr>
 
                   <tr>
-                    <td>Context</td>
-
-                    <td>Oliver Kowalke</td>
+                    <td>Atomic</td>
 
-		    <td>
-		      <ul>
-			<li>Documentation</li>
-			
-			<li>Source</li>
-		      </ul>
-		    </td>
+                    <td>Helge Bahmann</td>
 
-                    <td>Giovanni Deretta</td>
+                    <td>Forthcoming
+		      </td>
 
-                    <td>July 28, 2011 - August 2, 2011</td>
+                    <td>Tim Blechmann</td>
 
+                    <td>October 17, 2011 - October 26, 2011</td>
                   </tr>
 
                 </tbody>
@@ -316,6 +246,88 @@
                 </thead>
 
                   <tr>
+                    <td>Algorithm</td>
+
+                    <td>Marshall Clow</td>
+
+                    <td>Dave Abrahams</td>
+
+                    <td>September 22, 2011 - October 1, 2011</td>
+
+		    <td>
+        	      <a href=
+		     "http://listarchives.boost.org/boost-announce/2011/09/0333.php">
+			Ongoing</a>
+		    </td>
+                  </tr>
+
+
+                  <tr>
+                    <td>Endian</td>
+
+                    <td>Beman Dawes</td>
+
+                    <td>Joel Falcou</td>
+
+                    <td>September 5, 2011 - September 14, 2011</td>
+
+		    <td>
+        	      <a href=
+		     "http://listarchives.boost.org/boost-announce/2011/09/0332.php">
+			Pending</a>
+		    </td>
+                  </tr>
+
+                  <tr>
+                    <td>Conversion</td>
+
+                    <td>Vicente Botet</td>
+
+                    <td>Gordon Woodhull</td>
+
+                    <td>August 20, 2011 - August 29, 2011</td>
+
+		    <td>
+        	      <a href=
+		     "http://listarchives.boost.org/boost-announce/2011/08/0330.php">
+			Pending</a>
+		    </td>
+                  </tr>
+
+                  <tr>
+                    <td>Containers</td>
+
+                    <td>Ion Gaztañaga</td>
+
+                    <td>John Maddock</td>
+
+                    <td>August 3, 2011 - August 12, 2011</td>
+
+		    <td>
+        	      <a href=
+		     "http://listarchives.boost.org/boost-announce/2011/08/0329.php">
+			Pending</a>
+		    </td>
+                  </tr>
+
+                  <tr>
+                    <td>Lockfree</td>
+
+                    <td>Tim Blechmann</td>
+
+                    <td>Hartmut Kaiser</td>
+
+                    <td>July 18, 2011 - July 27, 2011</td>
+
+		    <td><a href=
+                    "http://listarchives.boost.org/boost-announce/2011/07/0324.php">
+			<del>Pending</del></a><br/>
+		      <a href=
+                    "http://listarchives.boost.org/boost-announce/2011/08/0331.php">
+			Accepted</a></td>
+                  </tr>
+
+                  <tr>
                     <td>Boost 1.47.0 Released</td>
 
                     <td></td>
@@ -337,9 +349,16 @@
 
                     <td>July 1, 2011 - July 10, 2011</td>
 
-		    <td><a href=
+		    <td><del><a href=
                     "http://listarchives.boost.org/boost-announce/2011/06/0320.php">
-			Ongoing</a></td>
+			Ongoing</a></del><br/>
+        	      <del><a href=
+		     "http://listarchives.boost.org/boost-announce/2011/07/0322.php">
+			Pending</a></del><br/>
+        	      <a href=
+		     "http://listarchives.boost.org/boost-announce/2011/08/0328.php">
+			Accepted</a>
+		    </td>
                   </tr>
 
 
@@ -556,7 +575,7 @@
 
                     <td><a href=
                     "http://listarchives.boost.org/boost-announce/2011/03/0291.php">
-			Accepted</a></td>
+			Accepted -- Added in 1.47.0</a></td>
                   </tr>
 
                   <tr>
@@ -612,7 +631,7 @@
 
                     <td><a href=
                       "http://listarchives.boost.org/boost-announce/2011/01/0280.php">
-		      Accepted -- Added to SVN</a></td>
+		      Accepted -- Added in 1.47.0</a></td>
                   </tr>
 
                   <tr>
@@ -626,7 +645,7 @@
 
                     <td><a href=
                       "http://listarchives.boost.org/boost-announce/2010/10/0270.php">
-		      Accepted -- Added to SVN</a></td>
+		      Accepted -- Added in 1.47.0</a></td>
                   </tr>
                   
                   <tr>
@@ -794,7 +813,7 @@
 
                     <td><a href=
                     "http://listarchives.boost.org/boost-announce/2009/11/0245.php">
-			Accepted -- Added to SVN</a></td>
+			Accepted -- Added in 1.47</a></td>
                   </tr>
 
                   <tr>
Modified: website/public_html/beta/development/submissions.html
==============================================================================
--- website/public_html/beta/development/submissions.html	(original)
+++ website/public_html/beta/development/submissions.html	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -83,7 +83,7 @@
               gauge interest a possible submission.</p>
 
               <p>A message might be as simple as "Is there any interest in a
-              library which solves Traveling Salesperson problems in linear
+              library which solves Travelling Salesperson problems in linear
               time?"</p>
 
               <p>A bit of further description or snippet of code may be
@@ -92,18 +92,16 @@
 
               <p>Please don't post lengthy descriptions, documentation, or
               code to the mailing list, and no attachments, even small ones.
-              Please post lengthy material in the <a href=
-              "http://www.boost-consulting.com/vault/" class="external">Boost
-              Vault</a>.</p>
+              Please make lengthy material available on the web. You can use
+              a project hosting service such as sourceforge, github, google
+              code, bitbucket etc.</p>
 
               <h2><a name="Preliminary" id="Preliminary"></a>Preliminary
               submission</h2>
 
-              <p>If response to an initial query indicates interest, then
-              post the preliminary submission files in the <a href=
-              "http://www.boost-consulting.com/vault/" class="external">Boost
-              Vault</a> on the sourceforge web site if you haven't already
-              done so.</p>
+              <p>If response to an initial query indicates interest,
+              then make your preliminary submission publicly available
+              if you haven't already done so.</p>
 
               <h2><a name="Refinement" id="Refinement"></a>Refinement</h2>
 
@@ -137,21 +135,19 @@
               final <a href="requirements.html#Directory_structure">directory
               structure</a> and format of the web site, the better.</p>
 
-              <p>Like a preliminary submission, post the final submission
-              .zip file in the <a href=
-              "http://www.boost-consulting.com/vault/">Boost Vault</a>.</p>
+              <p>Like a preliminary submission, make final submission
+              .zip publicly available.</p>
 
               <h2><a name="Review" id="Review"></a>Formal Review</h2>
 
               <p>Before asking for formal review, your submission should be
-              posted in the Boost files/vault. Please verify that your
+              easilly accessible to all. Please verify that your
               submission compiles and runs under at least two compilers. This
               flushes out obvious portability problems. If you don't have
               access to a second compiler, ask for help on the Boost mailing
               list.</p>
 
-              <p>Once a library author feels a submission (which presumably
-              is now in the files/vault) has matured enough for formal
+              <p>Once a library author feels a submission has matured enough for formal
               review, the author sends a message requesting a formal review
               to the mailing list. Please use a subject in the form "Review
               Request: library" where <i>library</i> is replaced by the
Modified: website/public_html/beta/development/testing.html
==============================================================================
--- website/public_html/beta/development/testing.html	(original)
+++ website/public_html/beta/development/testing.html	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -90,8 +90,7 @@
                   <td><a href=
                   "tests/release/developer/issues.html">Unresolved
                   Issues</a></td>
-                </tr>
-<!--
+                </tr><!--
                 <tr>
                   <td>Release 1.35.0</td>
 
@@ -155,10 +154,9 @@
 
               <h2><a name="Snapshots" id="Snapshots"></a>Snapshots</h2>
 
-              <p>Snapshots are used for
-              quality control checks.  The Unix tarballs and Windows zipballs are
-              identical except for the line endings exported from
-              Subversion.</p>
+              <p>Snapshots are used for quality control checks.  The
+              Unix tarballs and Windows zipballs are identical except for the
+              line endings exported from Subversion.</p>
 
               <p>Because the snapshots represent work-in-process, they may
               not be suitable for production use.</p>
@@ -223,57 +221,10 @@
               features, and even whole new libraries. It may be unstable,
               however.</p>
 
-              <h2><a name="Acknowledgements" id=
-              "Acknowledgements"></a>Acknowledgements</h2>
-
-              <p>The compiler status tables have been prepared with resources
-              donated by a number of individuals, educational institutions,
-              and companies. Boost would like to thank them for their
-              support. Some of the organizations helping include:</p>
-
-              <ul class="directory">
-                <li>
-                  <p><img src="../gfx/borland_logo.gif" alt="Borland" width=
-                  "70" height="33" /><br />
-                  Borland</p>
-                </li>
-
-                <li>
-                  <p><img src="../gfx/intel_logo.gif" alt="intel" width="72"
-                  height="36" /><br />
-                  <a href="http://www.intel.com/software/products">Intel
-                  Corporation</a></p>
-                </li>
-
-                <li>
-                  <p><img src="../gfx/ms_logo.gif" alt="Microsoft" width=
-                  "113" height="35" /><br />
-                  <a href=
-                  "http://msdn.microsoft.com/visualc/">Microsoft</a></p>
-                </li>
-
-                <li>
-                  <p><a href="http://www.hp.com/">Hewlett-Packard
-                  Company</a></p>
-                </li>
-
-                <li>
-                  <p><a href="http://www.lbl.gov">Lawrence Berkeley National
-                  Laboratory</a></p>
-                </li>
-
-                <li>
-                  <p><a href="http://www.osl.iu.edu/">Open Systems
-                  Laboratory, Indiana University</a></p>
-                </li>
-              </ul>
-
-              <div class="clear"></div>
-
-              <p>Note, however, that Boost does not endorse any product or
-              service, nor does Boost guarantee that some or all of its
-              libraries work with any of the products or services mentioned
-              above.</p>
+              <p>A list of some of the organizations helping with testing is
+              listed on the <a href=
+              "/community/acknowledgements.html#testing">Acknowledgements
+              page</a>.</p>
             </div>
           </div>
         </div>
@@ -306,4 +257,4 @@
     <div class="clear"></div>
   </div>
 </body>
-</html>
\ No newline at end of file
+</html>
Modified: website/public_html/beta/feed/downloads.rss
==============================================================================
--- website/public_html/beta/feed/downloads.rss	(original)
+++ website/public_html/beta/feed/downloads.rss	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -819,6 +819,18 @@
       </li>
     </ul>
   </div>
+  <div id="version_1_47_0.build_system">
+    <h3><span class="link">Build System</span></h3>
+    <ul>
+      <li>
+        <div>
+          The official name of Boost.Build executable was changed to <code><span class="identifier">b2</span></code>. The bootstrap scripts create a copy
+          with the old name <code><span class="identifier">bjam</span></code>
+          to prevent third-party build scripts from failing.
+        </div>
+      </li>
+    </ul>
+  </div>
   <div id="version_1_47_0.updated_tools">
     <h3><span class="link">Updated Tools</span></h3>
     <ul>
Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss	(original)
+++ website/public_html/beta/feed/history.rss	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -819,6 +819,18 @@
       </li>
     </ul>
   </div>
+  <div id="version_1_47_0.build_system">
+    <h3><span class="link">Build System</span></h3>
+    <ul>
+      <li>
+        <div>
+          The official name of Boost.Build executable was changed to <code><span class="identifier">b2</span></code>. The bootstrap scripts create a copy
+          with the old name <code><span class="identifier">bjam</span></code>
+          to prevent third-party build scripts from failing.
+        </div>
+      </li>
+    </ul>
+  </div>
   <div id="version_1_47_0.updated_tools">
     <h3><span class="link">Updated Tools</span></h3>
     <ul>
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss	(original)
+++ website/public_html/beta/feed/news.rss	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -819,6 +819,18 @@
       </li>
     </ul>
   </div>
+  <div id="version_1_47_0.build_system">
+    <h3><span class="link">Build System</span></h3>
+    <ul>
+      <li>
+        <div>
+          The official name of Boost.Build executable was changed to <code><span class="identifier">b2</span></code>. The bootstrap scripts create a copy
+          with the old name <code><span class="identifier">bjam</span></code>
+          to prevent third-party build scripts from failing.
+        </div>
+      </li>
+    </ul>
+  </div>
   <div id="version_1_47_0.updated_tools">
     <h3><span class="link">Updated Tools</span></h3>
     <ul>
Modified: website/public_html/beta/index.html
==============================================================================
--- website/public_html/beta/index.html	(original)
+++ website/public_html/beta/index.html	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -99,7 +99,7 @@
                     "news-title">Version 1.47.0                    (release notes)
                     </span>
                     <span class=
-                    "news-date">July 11th, 2011 21:19 GMT</span></li>
+                    "news-date">July 11th, 2011 18:19 GMT</span></li>
                   </ul>
 
                   <p>More Downloads...
@@ -121,7 +121,7 @@
       MultiIndex, Proto, Random, Range, Spirit, Tokenizer, Utility, Uuid, Wave
     </span></span></span>
                     <span class=
-                    "news-date">July 11th, 2011 21:19 GMT</span></li>
+                    "news-date">July 11th, 2011 18:19 GMT</span></li>
                     <li><span class=
                     "news-title">Version 1.46.1</span>
                     <span class=
Modified: website/public_html/beta/site-tools/state/feed-pages.txt
==============================================================================
--- website/public_html/beta/site-tools/state/feed-pages.txt	(original)
+++ website/public_html/beta/site-tools/state/feed-pages.txt	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -1459,7 +1459,7 @@
 -id
 "version_1_47_0
 -last_modified
-.1310419173.0
+.1310408373.0
 -location
 "users/history/version_1_47_0.html
 -page_state
@@ -1473,9 +1473,9 @@
 "      MultiIndex, Proto, Random, Range, Spirit, Tokenizer, Utility, Uuid, Wave
 "    
 -qbk_hash
-"4b16368c56c80dd8a21f02d650dbb52067009b821f530fbdd0e7278837128c29
+"d92350b3fa406200b6f4567898c2ff6cff9fc7b96b2597df25dd6b7e680a6881
 -rss_hash
-"9750f8d58c4af12fc2973af126d74b72122143630e818b49f961c3a4302ef203
+"c8b97ae59577ef3fd0961920d93542467da8595ed514ba132553ebe73a99b2e7
 -title
 "Version 1.47.0
 )
Modified: website/public_html/beta/users/download/index.html
==============================================================================
--- website/public_html/beta/users/download/index.html	(original)
+++ website/public_html/beta/users/download/index.html	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -39,7 +39,7 @@
               <h3><span class=
               "news-title">Version 1.47.0</span></h3>
 
-              <p class="news-date">July 11th, 2011 21:19 GMT</p>
+              <p class="news-date">July 11th, 2011 18:19 GMT</p>
 
               <p class="news-description">
               <span class="brief"><span class="purpose">
Modified: website/public_html/beta/users/history/index.html
==============================================================================
--- website/public_html/beta/users/history/index.html	(original)
+++ website/public_html/beta/users/history/index.html	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -30,7 +30,7 @@
               <h2 class="news-title">
               <a name="iversion_1_47_0" id="iversion_1_47_0"></a>Version 1.47.0</h2>
 
-              <p class="news-date">July 11th, 2011 21:19 GMT</p>
+              <p class="news-date">July 11th, 2011 18:19 GMT</p>
 
               <div class="news-description">
                 <span class="brief"><span class="purpose">
Modified: website/public_html/beta/users/history/version_1_47_0.html
==============================================================================
--- website/public_html/beta/users/history/version_1_47_0.html	(original)
+++ website/public_html/beta/users/history/version_1_47_0.html	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -40,7 +40,7 @@
               "news-title">Version 1.47.0</span></h2>
 
               <p><span class=
-              "news-date">July 11th, 2011 21:19 GMT</span></p>
+              "news-date">July 11th, 2011 18:19 GMT</span></p>
 
               <table class="download-table"><caption>Downloads</caption><tr><th scope="col">Platform</th><th scope="col">File</th></tr>
 <tr><th scope="row" rowspan="2">unix</th><td>boost_1_47_0.tar.bz2</td></tr><tr><td>boost_1_47_0.tar.gz</td></tr>
@@ -854,6 +854,18 @@
       </li>
     </ul>
   </div>
+  <div id="version_1_47_0.build_system">
+    <h3><span class="link">Build System</span></h3>
+    <ul>
+      <li>
+        <div>
+          The official name of Boost.Build executable was changed to <code><span class="identifier">b2</span></code>. The bootstrap scripts create a copy
+          with the old name <code><span class="identifier">bjam</span></code>
+          to prevent third-party build scripts from failing.
+        </div>
+      </li>
+    </ul>
+  </div>
   <div id="version_1_47_0.updated_tools">
     <h3><span class="link">Updated Tools</span></h3>
     <ul>
Modified: website/public_html/beta/users/news/index.html
==============================================================================
--- website/public_html/beta/users/news/index.html	(original)
+++ website/public_html/beta/users/news/index.html	2011-10-16 16:59:01 EDT (Sun, 16 Oct 2011)
@@ -41,7 +41,7 @@
               <h2 class="news-title">
               <a name="iversion_1_47_0" id="iversion_1_47_0"></a>Version 1.47.0</h2>
 
-              <p class="news-date">July 11th, 2011 21:19 GMT</p>
+              <p class="news-date">July 11th, 2011 18:19 GMT</p>
 
               <div class="news-description">
                 <span class="brief"><span class="purpose">