summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/patches.txt
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-17 00:26:40 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-17 00:26:40 +0000
commit33585756ec4163ec706cae3ad0175dc6a14ab524 (patch)
tree9e34c1722341cf43b8a0635cd953bf82e7f398d4 /DOCS/tech/patches.txt
parent02cc8b2d298df2caec03d8f94faf3ce604656e7d (diff)
downloadmpv-33585756ec4163ec706cae3ad0175dc6a14ab524.tar.bz2
mpv-33585756ec4163ec706cae3ad0175dc6a14ab524.tar.xz
mail formatting added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4203 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/patches.txt')
-rw-r--r--DOCS/tech/patches.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/DOCS/tech/patches.txt b/DOCS/tech/patches.txt
index 3600478e7e..543d8727dc 100644
--- a/DOCS/tech/patches.txt
+++ b/DOCS/tech/patches.txt
@@ -24,8 +24,11 @@ time for fixing buggy, broken or old patches!
7. Subscribe to the mplayer-dev-eng list (don't worry, it's low traffic)
and send your patch there as base64-encoded attachment (use gzip or
- bzip2 *only* if it's really big). Also describe in a few sentences
- what (and why) are the changes.
+ bzip2 *only* if it's really big or if you know that your mailer messes
+ up (re-format) text attachments).
+ Subject line should be: '[PATCH] very short description of the patch'.
+ In the mail, describe in a few sentences what (and why) are the changes.
+ If you made independent changes, try to send them as separate patches.
Thank you!