diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-06-09 23:19:54 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-09 23:36:06 +0200 |
commit | 90932a9e3cc2c26cf6d3edf406929dbd9a1ce2b1 (patch) | |
tree | 3d72c2cd20545d4103e35e51fcdc642a69975a5a | |
parent | 58995f647b5fa2e1efa33ae4f8b8a76a81ec99df (diff) | |
download | ffmpeg-90932a9e3cc2c26cf6d3edf406929dbd9a1ce2b1.tar.gz |
add RELEASE_NOTES, based on previous
-rw-r--r-- | RELEASE_NOTES | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES new file mode 100644 index 0000000000..1451d33f91 --- /dev/null +++ b/RELEASE_NOTES @@ -0,0 +1,15 @@ + + ┌─────────────────────────────────────┐ + │ RELEASE NOTES for FFmpeg 2.7 "Nash" │ + └─────────────────────────────────────┘ + + The FFmpeg Project proudly presents FFmpeg 2.7 "Nash", about 3 + months after the release of FFmpeg 2.6. + + A complete Changelog is available at the root of the project, and the + complete Git history on http://source.ffmpeg.org. + + We hope you will like this release as much as we enjoyed working on it, and + as usual, if you have any questions about it, or any FFmpeg related topic, + feel free to join us on the #ffmpeg IRC channel (on irc.freenode.net) or ask + on the mailing-lists. |