]> git.alrj.org Git - brioche.git/blob - changelog
Replace lftp's call to 'rmdir' by calls to 'rm -rf'.
[brioche.git] / changelog
1 brioche 1.2
2   [ Amand Tihon]
3   * Replace lftp's call to 'rmdir' by calls to 'rm -rf'.
4
5 brioche 1.1
6
7   [ Amand Tihon ]
8   * Add FTP upload, requires lftp.
9   * Correct a few bugs:
10     - Don't use -a option with tar, since older versions don't understand it.
11   * Small improvements
12     - Use functions to set the final status (SUCCESS, WARNING, ERROR, CRITICAL)
13   * Update documentation:
14     - Document the FTP part.
15     - Add a section about requirements.
16     - Add a warning about REPODIR being on a backed up device.
17     - Remove examples from the script itself, everything is in README.
18     - Some cosmetic changes.
19     - Renamed briochetab to briochetab.example.
20
21  -- Amand Tihon <amand.tihon@alrj.org>  Tue, 6 Jan 2008 17:00:00 +0100
22
23 brioche 1.0
24
25   [ Amand Tihon ]
26   * First version released, without FTP support.
27
28  -- Amand Tihon <amand.tihon@alrj.org>  Mon, 5 Jan 2008 20:44:00 +0100