forgot again about changelok

This commit is contained in:
Axel Kittenberger 2010-12-02 12:14:07 +00:00
parent 1ada503074
commit dbcb39d723
1 changed files with 21 additions and 3 deletions

View File

@ -1,6 +1,24 @@
xx-xx-xxxx: 2.00
complete recodig
TODO add info from manual.
02-12-2010: 2.0.0
a complete recoding!
change: format of command line arguments changed completly.
improvement: the config files format is not LUA instead of XML
allowing a range from easy configuration up until
complete scripts
enhancement: difference actions on different kind of events
effents are combined logically.
enhancement: allow moves to moved on the target (rsyncssh)
enhancement: excludes now allow simple file patterns (?, * and **)
enhancement: optionally there is now a statusfile
improvement: multiple target queues do not interfer with each other
improvement: Lsyncd2 will no longer wait for child processes to return
the monitor queue is constantly empties as long Lsyncd runs
improvement: Lsyncd2 can now retry operations on network failure and
queue events up.
improvement: There are now several debugging categories that can be
turned on individually.
change: manpage is now written in asciidoc
change: most more complex logic of Lsyncd is now written in Lua.
04-10-2010: 1.39
enhancement: call action for multiple targets simultanously