summaryrefslogtreecommitdiff
path: root/doc/issue_tracker.txt
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2007-08-15 19:58:24 +0000
committerMichael Niedermayer <michaelni@gmx.at>2007-08-15 19:58:24 +0000
commit119614c0aa19e5c0a83489b897990941e7cfd0a1 (patch)
tree71f0155bf5647b933f34751f9814fa930338c4b6 /doc/issue_tracker.txt
parent9df4ce5e5be3f518a79af69e241fd00f1c56cae5 (diff)
document the email interface
Originally committed as revision 10120 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/issue_tracker.txt')
-rw-r--r--doc/issue_tracker.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/issue_tracker.txt b/doc/issue_tracker.txt
index 17f1239d6e..c0f0655e80 100644
--- a/doc/issue_tracker.txt
+++ b/doc/issue_tracker.txt
@@ -19,6 +19,20 @@ http(s)://roundup.mplayerhq/roundup/ffmpeg/
Note the use the URLs above you must append top level domain of
hungary to the tracker, and italy to the mailinglist
+Email Interface:
+----------------
+Theres a mailinglist to which all new issues and changes to existing issues
+are sent to, you can subscribe through
+http://live.polito/mailman/listinfo/ffmpeg-issues
+Replies to messages there will have their text added to the specific issues.
+Attachments will be added as if they had been uploaded via the web interface.
+You can change the status, substatus, topic, ... by changing the subject in
+your reply like:
+Re: [issue94] register_avcodec and allcodecs.h [type=patch;status=open;substatus=approved]
+roundup will then change things as you requested and remove the [...] from
+the subject before forwarding the mail to the mailinglist
+
+
note: issue = (bug report || patch || feature request)
Type: