From: Andre Noll Date: Mon, 26 May 2025 16:00:34 +0000 (+0200) Subject: Merge topic branch t/select- into master X-Git-Url: https://git.tuebingen.mpg.de/?a=commitdiff_plain;h=84d806ada14f21c92c8acb45a2239c58554f8066;p=paraslash.git Merge topic branch t/select- into master A single patch which implements the new "select -" feature to switch back to the previous mood or playlist. * refs/heads/t/select-: com_select(): Support '-' to reactivate the previous mood/playlist. --- 84d806ada14f21c92c8acb45a2239c58554f8066 diff --cc NEWS.md index daec9b6a,1ed27260..cb1a4a35 --- a/NEWS.md +++ b/NEWS.md @@@ -2,12 -2,9 +2,14 @@@ NEW ==== ------------------------------------------ -?.?.? (to be announced) "pulsating plasma" +0.7.5 (to be announced) "pulsating plasma" ------------------------------------------ +- A bunch of build system improvements and cleanups. ++- The special argument '-' to the select subcommand now reactivates ++ the previous mood or playlist. + - ++Download: [tarball](./releases/paraslash-git.tar.xz) ----------------------------------------