Author: kitone
Date: Mon Sep 26 22:04:53 2016
New Revision: 980

URL: http://svn.gna.org/viewcvs/subtitleeditor?rev=980&view=rev
Log:
Replace std::auto_ptr with std::unique_ptr.

Modified:
    trunk/ChangeLog

Modified: trunk/ChangeLog
URL: 
http://svn.gna.org/viewcvs/subtitleeditor/trunk/ChangeLog?rev=980&r1=979&r2=980&view=diff
==============================================================================
--- trunk/ChangeLog     (original)
+++ trunk/ChangeLog     Mon Sep 26 22:04:53 2016
@@ -1,10 +1,7 @@
-2016-09-26  artdeelight  <[email protected]>
-
-       reviewed by: <delete if not using a buddy>
+2016-09-26  kitone  <kitone<gna.org>
 
        * plugins/actions/changeframerate/changeframerate.cc:
-       * plugins/actions/configurekeyboardshortcuts/configurekeyboardshort
-       cuts.cc:
+       * 
plugins/actions/configurekeyboardshortcuts/configurekeyboardshortcuts.cc:
        * plugins/actions/dialoguize/dialoguize.cc:
        * plugins/actions/documentmanagement/documentmanagement.cc:
        * plugins/actions/errorchecking/errorcheckingpreferences.h:
@@ -27,6 +24,7 @@
        * src/gui/dialogfilechooser.h:
        * src/spellchecker.h:
        * src/subtitleformatsystem.cc:
+       Replace std::auto_ptr with std::unique_ptr.
 
 2016-09-26  kitone  <kitone<gna.org>
 


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

Reply via email to