Author: reimar Date: Wed May 8 07:04:13 2013 New Revision: 3631 Log: Point out how to get a diff of the fix.
Modified: trunk/src/news.en Modified: trunk/src/news.en ============================================================================== --- trunk/src/news.en Sun May 5 20:33:49 2013 (r3630) +++ trunk/src/news.en Wed May 8 07:04:13 2013 (r3631) @@ -18,6 +18,13 @@ The tar file in the download section also contains the latest version of the FFmpeg 0.11 release with many fixes of its own. </p> +<p> +If you need a diff of only the fix itself, for example for old versions you still +want or need to maintain please use +</p> +<p> +svn di -c36242 svn://svn.mplayerhq.hu/mplayer/branches/1.1 +</p> </div> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
