summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBradley Sepos <[email protected]>2018-12-14 20:51:16 -0500
committerBradley Sepos <[email protected]>2018-12-14 20:51:24 -0500
commit6326ff242d6745a6d180f338fca1b7a9a5e58989 (patch)
treeb8487f174a3ed13d4ec800afccc7a385a8c46ee6
parent1d0bd43191921d01b2d4d69fa0b04fecf9c2c555 (diff)
Clarify source-path automatic path setting in News for 1.2.0 release.
-rw-r--r--NEWS.markdown5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS.markdown b/NEWS.markdown
index 7a633860d..5edca8d79 100644
--- a/NEWS.markdown
+++ b/NEWS.markdown
@@ -17,8 +17,7 @@
- Updated official presets descriptions to revise compatibility and mention recently released devices
- Updated official presets to rename Fire TV to Amazon Fire
- Added Amazon Fire 720p30 and Chromecast 1080p60 presets
-- Added `{creation-date}`, `{creation-time}`, and `{source-path}` to automatic file naming
- - `{source-path}` is not yet available on Mac
+- Added `{creation-date}` and `{creation-time}` to automatic file naming
#### Video
@@ -85,6 +84,7 @@
- Added initial support for GTK 4
- Added ability to customize activity window font size and increased default from 7 to 8
- Added destination overwrite protection (append number to file name on conflict)
+- Added `{source-path}` to automatic path setting
- Miscellaneous bug fixes and improvements
### Mac
@@ -135,6 +135,7 @@
- Added option to disable preview image on summary tab
- Added option to disable checking for update on start in portable mode
- Added stop encoding confirmation dialog
+- Added `{source-path}` to automatic path setting
- Miscellaneous bug fixes and improvements