diff options
author | Diego Biurrun <diego@biurrun.de> | 2006-08-02 15:51:05 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2006-08-02 15:51:05 +0000 |
commit | 48ef912ac49d3260c052ad0529d3b1027aa2a467 (patch) | |
tree | 63049845482a94619d0f1f3a4d40d222fe39066c /doc | |
parent | d2cdbd5f18641622ee7532bc4ce8fb16acaf0ae7 (diff) | |
download | ffmpeg-48ef912ac49d3260c052ad0529d3b1027aa2a467.tar.gz |
Subversion allows renaming files.
Originally committed as revision 5893 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg-doc.texi | 4 |
1 files changed, 0 insertions, 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. |