diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-04-02 17:02:09 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-04-02 17:02:09 +0100 |
commit | f0ddc301b76fb7c048751892b1e5e63ec75f8deb (patch) | |
tree | 54ffad70af50c477a6d68b4859c8105e376cb353 | |
parent | bfc1f0ca62356e1e32e34baa1f8ade168fa72de0 (diff) | |
download | rtmux-f0ddc301b76fb7c048751892b1e5e63ec75f8deb.tar.gz rtmux-f0ddc301b76fb7c048751892b1e5e63ec75f8deb.tar.bz2 rtmux-f0ddc301b76fb7c048751892b1e5e63ec75f8deb.zip |
Add CHANGES.
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ CHANGES FROM 2.9 to X.X -XXX +* Allow the prefix used for new buffer names to be given as an argument to the + copy commands in copy mode. CHANGES FROM 2.8 to 2.9 |