This commit is contained in:
Kovid Goyal 2018-01-05 14:45:58 +05:30
parent 89f19cef05
commit 1b86a8269e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -54,7 +54,7 @@
- title: "Edit book: Fix backspace key un-indenting instead of deleting even when text is selected if the cursor is at the start of the line" - title: "Edit book: Fix backspace key un-indenting instead of deleting even when text is selected if the cursor is at the start of the line"
- title: "Tag browser: Fix position not bing preserved when deleting books." - title: "Tag browser: Fix position not being preserved when deleting books."
tickets: [1740387] tickets: [1740387]
- title: "Edit Book: Use the cache directory rather than the temp directory to store working files. Hopefully prevents temp file cleaners from destroying books." - title: "Edit Book: Use the cache directory rather than the temp directory to store working files. Hopefully prevents temp file cleaners from destroying books."