TW-1580: "modified" attribute not updated

- Make all local modifications update the "modified" attribute.
- As per design, the user cannot overwrite this attribute; neither
  can hooks.
This commit is contained in:
Wilhelm Schuermann
2015-03-23 15:55:47 +01:00
parent 052a5c607a
commit 4f75652ccb
2 changed files with 9 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
- TW-1578 Bash tab completion problems on first run
(thanks to Renato Alves and Ptolemarch).
- TW-1580 "modified" attribute no longer updated (thanks to David Patrick).
- Setting 'bulk' to zero is interpreted as infinity, which means there is no
amount of changes that is considered dangerous (thanks to Tomas Babej).