Author: kitone
Date: Sat Jul 30 22:56:17 2016
New Revision: 973

URL: http://svn.gna.org/viewcvs/subtitleeditor?rev=973&view=rev
Log:
Release 0.53.0

Modified:
    website/index.html

Modified: website/index.html
URL: 
http://svn.gna.org/viewcvs/subtitleeditor/website/index.html?rev=973&r1=972&r2=973&view=diff
==============================================================================
--- website/index.html  (original)
+++ website/index.html  Sat Jul 30 22:56:17 2016
@@ -168,6 +168,25 @@
 
                        <div class="box">
                                <h2>What's news?</h2>
+
+
+                               <h3>2016-07-30 - Subtitle Editor 0.53.0 
released</h3>
+                               <p>
+                               Subtitle Editor <b>0.53.0</b> is released and 
you can download it <a 
href="http://download.gna.org/subtitleeditor/0.53/subtitleeditor-0.53.0.tar.gz";>here</a>.
+                               </p>
+                               <ul>
+                                       <li>Fix bug #24407 : Undo/redo should 
be unlimited/have configurable limit/ higher limit</li>
+                                       <li>Fix bug #24066 : Trailing spaces 
count for cps calculation.</li>
+                                       <li>Fix bug #19010 : subtitleeditor 
needs a style template system for all formats.</li>
+                                       <li>Fix bug #23714 : glibmm 2.45.40 
requires C++11 -- please build with C++11 support</li>
+                                       <li>Fix bug #23714 : include memory and 
build string using compose.</li>
+                                       <li>Fix bug #23714 : Explicit cast. 
patch by Philip Rinn</li>
+                                       <li>Fix bug #24302 : FPS Field in 
change Framerate dialog not editable anymore. Port to gtk3 and fix 
regression.</li>
+                                       <li>Fix bug #23727 : Error Checking 
should close on pressing Escape.</li>
+                                       <li>Fix bug #23718 : Move plugin should 
remember the checkbox to only move selected.</li>
+                                       <li>Fix bug #23706 : Error checking 
preferences should be the same in preferences and error checking. Patch by 
Tomáš Hnyk</li>
+                                       <li>Bump dependence of gtkmm from 3.0 
to 3.10</li>
+                               </ul>
 
                                <h3>2015-06-25 - Subtitle Editor 0.52.1 
released</h3>
                                <p>
@@ -297,7 +316,7 @@
 
                                <h3>Source tarballs</h3>
                                <p>
-                               The latest <b>stable</b> release is <a 
href="http://download.gna.org/subtitleeditor/0.52/subtitleeditor-0.52.1.tar.gz";>0.52.1</a>
 - 2015-06-25
+                               The latest <b>stable</b> release is <a 
href="http://download.gna.org/subtitleeditor/0.53/subtitleeditor-0.53.0.tar.gz";>0.53.0</a>
 - 2016-07-30
                                </p>
                                <p>
                                Installing from a source tarball:
@@ -309,7 +328,7 @@
                                <h3>Required dependencies:</h3>
                                <ul>
                                        <li>gtk+ version &gt;=3.0</li>
-                                       <li>gtkmm version &gt;=3.0</li>
+                                       <li>gtkmm version &gt;=3.10</li>
                                        <li>glibmm version &gt;= 2.18.0</li>
                                        <li>gstreamer 1.0 (gstreamer1.0-x, 
gst-plugins-base, gst-plugins-good ...)</li>
                                        <li>gstreamermm version &gt;= 1.0</li>


_______________________________________________
Subtitleeditor-commits mailing list
[email protected]
https://mail.gna.org/listinfo/subtitleeditor-commits

Reply via email to