lsyncd.1.xml no longer needed

This commit is contained in:
Axel Kittenberger 2012-04-04 13:54:13 +02:00
parent 1847fd7cd4
commit 6a5246070f
2 changed files with 5 additions and 2 deletions

View File

@ -1,9 +1,12 @@
??-??-????:
fix: closed a memory leak due to not correct configured weak tables
fix: default.direct, do not use on OSX unrecognized option -t on modify
fix: default.direct, typo leading to compile error
fix: closed a memory leak due to not correct configured weak tables
fix: when using settings.inotifyMode = "Modify" events were longer ignored
fix: layer 3 function generator was messed up.
change: now uses a2x to generate the manpage (thus more compatible across distros)
change: removed --with-default-runner since it was broken, and will be replaced by something
more generic in future
16-02-2011: 2.0.6
fix: no longer stops syslogging on HUP signals

View File

@ -31,7 +31,7 @@ TESTS = \
tests/l4rsyncdata.lua
dist_man1_MANS = doc/lsyncd.1
EXTRA_DIST = doc/lsyncd.1.txt doc/lsyncd.1.xml inotify.c fsevents.c bin2carray.lua \
EXTRA_DIST = doc/lsyncd.1.txt inotify.c fsevents.c bin2carray.lua \
default.lua default-rsync.lua default-rsyncssh.lua default-direct.lua
doc/lsyncd.1: doc/lsyncd.1.txt