diff options
| author | 2017-11-25 08:30:24 -0800 | |
|---|---|---|
| committer | 2017-11-25 08:30:24 -0800 | |
| commit | 357dea0bcb374d02b3a3219f4f78752b1703ea27 (patch) | |
| tree | d8abca0c6c597fd8c23a36a4eb65ee953fe1f06e /ReleaseNotes | |
| parent | dd2466f51899aae406dc8c13904787710f30ec1c (diff) | |
| parent | 4a870ff6b3478725629116ddf48df345619b3d64 (diff) | |
| download | subsurface-357dea0bcb374d02b3a3219f4f78752b1703ea27.tar.gz | |
Merge branch 'print' of https://github.com/neolit123/subsurface
Diffstat (limited to 'ReleaseNotes')
| -rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index 772dca088..10fdfa7d7 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -15,6 +15,9 @@ Some of the changes since _Subsurface_ 4.7.4 - mobile: fix black/white switch in splash screen (#531) - UI: tag editing. Comma entry shows all tags (again) (#605) - mobile: enable auto completion for dive site entry (#546) +- Printing: the bundled templates are now read-only and are always overwritten + by the application. The first time the user runs this update, backup files + of the previous templates would be created. (#847). Some of the changes since _Subsurface_ 4.7.2 |