This commit is contained in:
Axel Kittenberger 2015-10-14 14:30:02 +02:00
parent 2493476f64
commit b301838eb3
1 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,11 @@
??-??-????: 2.1.6 or 2.2.0
??-??-????: 2.1.6
enhancement: Lsyncd now locks its pidfile
enhancement: Lsyncd adding ssh.identifyFile and ssh.options options
fix: ignore blank lines and rsync commens in exclude files (David Reiss)
fix: ignore blank lines and rsync commenits in exclude files (David Reiss)
fix: don't tread exclude lines with embedded "+" chars as inclusions (David Reiss)
fix: crash when debugging inotify (Michael Ploujnikov)
fix: fixed Finished/Retrying error messages being swapped around (Jun Saito)
fix: properly encapsulate filenames on ssh mv commands to avoid shell command injections.
change: closes also on INT signals
change: now removes its pidfile on INT and TERM signals