Tweak ChangeLog.
authorCarl Hetherington <cth@carlh.net>
Sun, 4 Nov 2012 22:02:29 +0000 (22:02 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 4 Nov 2012 22:02:29 +0000 (22:02 +0000)
ChangeLog

index f2d8b0bc6a9380633d0b8034b8ff2c416921d502..b709865c3e89d03557e0bd5f5a507507618de7ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2012-11-05  Carl Hetherington  <cth@carlh.net>
+
+       * Remove options to black-out the video when cropping the end;
+       it complicates the code and is getting a bit close to video
+       editing.
+
+       * Add option to trim from both the start and
+       the end of the input video.
+
+       * Various bug fixes and code rearrangement.
+
 2012-10-14  Carl Hetherington  <cth@carlh.net>
 
        * Basic support for DVD and Blu-Ray subtitles.
 
        * Fix bug with handling of YUV422-format videos.
 
-       * Remove options to black-out the video when cropping the end;
-       it complicates the code and is getting a bit close to video
-       editing.
-
-       * Add option to trim from both the start and
-       the end of the input video.
-
-       * Various bug fixes and code rearrangement.
-
 2012-10-09  Carl Hetherington  <cth@carlh.net>
 
        * Version 0.55 released.