From 48ef912ac49d3260c052ad0529d3b1027aa2a467 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 2 Aug 2006 15:51:05 +0000 Subject: [PATCH] Subversion allows renaming files. Originally committed as revision 5893 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffmpeg-doc.texi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index c47797cd40..c777b9371a 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1311,10 +1311,6 @@ We think our rules are not too hard. If you have comments, contact us. Note, these rules are mostly borrowed from the MPlayer project. -@subsection Renaming/moving files or content of files - You CANNOT do that. Post a request for such a change to the mailing list - Do NOT remove & readd a file - it will kill the changelog!!!! - @section Submitting patches First, (@pxref{Coding Rules}) above if you didn't yet.