summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2007-03-15 19:23:32 +0000
committerMichael Niedermayer <michaelni@gmx.at>2007-03-15 19:23:32 +0000
commit8b5f8e18eb1b686232937904f0827cae46182fa4 (patch)
tree77f88a8be21c0eb8f5f3b970ff6adc2978a77a67 /doc
parentce10ff8e3d0e4b53b457a1d3399bc8604563120f (diff)
remove secure password delivery requirement after complaint by the SVN admin
Originally committed as revision 8416 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/ffmpeg-doc.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 42948bd27b..c91b3b12b3 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -1559,10 +1559,6 @@ please use av_log() instead.
always check values read from some untrusted source before using them
as array index or other risky things.
@item
- Developers who have provided a public GPG key shall only receive
- passwords or other sensitive information related to FFmpeg encrypted
- with their GPG key or in another secure way.
-@item
Remember to check if you need to bump versions for the specific libav
parts (libavutil, libavcodec, libavformat) you are changing. You need
to change the version integer and the version string.