diff options
| -rw-r--r-- | AUTHORS | 2 | ||||
| -rw-r--r-- | ChangeLog | 4 | 
2 files changed, 5 insertions, 1 deletions
@@ -30,7 +30,7 @@ Matthew Palmer <mpalmer@debian.org> -- halt loglevel feature  dan@garthwaite.org -- reportspace bugfix  Tuomas Jormola <tj@solitudo.net> -- "when = manual" option  Ian Beckwith <ianb@erislabs.net> -- dup bandwidthlimit fix, dup helper fix -Olivier Berger <oberger@ouvaton.org> -- much work on the dup handler +Olivier Berger <oberger@ouvaton.org> -- numerous contributions  stefan <s.freudenberg@jpberlin.de> -- dup support for Amazon S3 buckets  maniacmartin <martin@maniacmartin.com> -- rdiff confusing error message fix  Chris Nolan <chris@cenolan.com> -- maildir subdirectory expansion @@ -1,4 +1,8 @@  version 0.9.9 -- UNRELEASED +    backupninja changes +	 . Use locking to avoid running concurrent instances of the same backup +	   action. Thanks to Olivier Berger <oberger@ouvaton.org> for the patch. +	   (Closes: #511300)      handler changes  	dup:  	 . Use --tempdir option rather than TMPDIR environment variable.  | 
