minor edits

This commit is contained in:
Olof Hagsand 2017-12-22 19:02:20 +01:00
parent ca16007b66
commit b743b0a080
3 changed files with 14 additions and 3 deletions

View file

@ -2,7 +2,7 @@
## 3.4.0 (Upcoming)
* Clixon_backend now returns -1/255 on error instead of NULL. Useful for systemd restarts, for example.
* Clixon_backend now returns -1/255 on error instead of 0. Useful for systemd restarts, for example.
* Fixed bug that deletes running on startup if backup started with -m running.
When clixon starts again, running is lost.