Author: kitone
Date: Wed Jun 24 23:11:00 2015
New Revision: 947

URL: http://svn.gna.org/viewcvs/subtitleeditor?rev=947&view=rev
Log:
Preparing 0.52.0 release.

Modified:
    trunk/ChangeLog
    trunk/NEWS
    trunk/configure.ac

Modified: trunk/ChangeLog
URL: 
http://svn.gna.org/viewcvs/subtitleeditor/trunk/ChangeLog?rev=947&r1=946&r2=947&view=diff
==============================================================================
--- trunk/ChangeLog     (original)
+++ trunk/ChangeLog     Wed Jun 24 23:11:00 2015
@@ -1,3 +1,9 @@
+2015-06-24  kitone  <[email protected]>
+
+       * NEWS:
+       * configure.ac:
+       Preparing 0.52.0 release.
+
 2015-06-24  kitone  <[email protected]>
 
        * plugins/actions/styleeditor/dialog-style-editor.ui:

Modified: trunk/NEWS
URL: 
http://svn.gna.org/viewcvs/subtitleeditor/trunk/NEWS?rev=947&r1=946&r2=947&view=diff
==============================================================================
--- trunk/NEWS  (original)
+++ trunk/NEWS  Wed Jun 24 23:11:00 2015
@@ -1,3 +1,20 @@
+2015-06-24 - 0.52.0
+
+       * Fix bug #23508 : Make the preference dialog a bit wider. Remove 
deprecated widgets.
+       * Fix bug #23508 : Make the preference dialog a bit wider, wrap text.
+       * Fix bug #23502 : Allow display of subtitles elsewhere but at the 
bottom.
+       * Fix bug #22657 : Please install the supplied AppData file.
+       * Fix bug #20214 : Checking CPS is named "Display time" (Patch by 
Tomáš Hnyk)
+       * Fix bug #23470 : Style editor does not permit margins to go over 100 
and other problems
+       * Fix bug #23521 : Videos, waveform and keyframe files drag'n'dropped 
do not show up in recently opened
+       * Fix bug #23569 : Cursor cannot be moved with mouse when editing 
subtitles.
+       * Fix bug #23622 : Make autosave setting in preferences work and other 
improvements. (Patch by Tomáš Hnyk)
+       * Fix bug #23529 : Impossible to change styles of several subtitles at 
once.
+       * Fix bug #23588 : Name Subtitle Editor project files something else 
but name.xml.
+       * Fix bug #23656 : String "wavefrom" (inted of "waveform") in some 
locations
+       * Fix bug #23660 : Keyboard shortcuts window is to small by default. 
(Patch by Tomáš Hnyk)
+       * Fix bug #23470 : Style editor does not permit margins to go over 100 
and other problems. (Patch by Tomáš Hnyk)
+
 2015-04-18 - 0.51.0
 
        * Fix bug #23148 : Default to video file name when saving new subtitles.

Modified: trunk/configure.ac
URL: 
http://svn.gna.org/viewcvs/subtitleeditor/trunk/configure.ac?rev=947&r1=946&r2=947&view=diff
==============================================================================
--- trunk/configure.ac  (original)
+++ trunk/configure.ac  Wed Jun 24 23:11:00 2015
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 # AC_PREREQ(2.59)
-AC_INIT(subtitleeditor, trunk)
+AC_INIT(subtitleeditor, 0.52.0)
 AM_INIT_AUTOMAKE([tar-ustar])
 
 AC_CONFIG_SRCDIR([Makefile.am])


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

Reply via email to