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