Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 30114e5a85e71dde83f10975947d34ed > files > 25

autoarchive-0.2.0-2.fc14.noarch.rpm

AutoArchive user visible changes
================================


Version 0.2.0 [2010-03-21]
--------------------------

* Added xz support for tar archives.

  In the --archiver option it is now possible to specify a tarxz type which
  creates .tar.xz archives.

* Changed the --compresion-level option spelling

  Option --compresion-level was changed to --compression-level.

* Fixed environment variable overwriting when using -c option

  If the --compression-level option is specified, the corresponding option is
  added to the environment variable for specific compression utility so its
  previous content is not overwritten.  This fixes behavior in scenarios like:

  $ BZIP2=-v aa -c 1 etc.aa

  where in previous versions the option -v set in BZIP2 environment variable
  did not have any effect.


Version 0.1.2 [2009-04-14]
--------------------------

* Specified GNU GPL version in file headers (bug #2691699).

  No GNU GPL version was specified in headers of source code files which was
  confusing about used version of the license. Now every source file specifies
  version 3 of the GNU GPL license.

* Added example files (bug #2692252).

  Added some example '.aa' configuration files to doc directory.

* Created autoarchive symlink to aa command and aa man page (bug #2692266).

  Created symbolic link to aa command named 'autoarchive'. It is thus possible
  to use either aa or autoarchive command. Same for the man page.


Version 0.1.1 [2008-11-19]
--------------------------

* Better handling of archiver exit codes and failures.

  When tar exits with code 1 (Some files changed while being archived), the
  result of backup operation is not 'failed'. Notice message is printed
  instead.


Version 0.1.0 [2008-10-25]
--------------------------

* Added gzip and lzma support for tar archives.

  New archiver types are possible to specify in --archiver option: targz and
  tarlzma which creates tar.gz and tar.lzma archives.

* Path to user configuration directory changed.

  User configuration directory is now at ~/.config/aa/ instead of ~/.aa/.

* Added ability to specify multiple .aa files.

  Now it is possible to specify more than one archive spec file as
  arguments. All of them will be processed and corresponding number of archives
  will be created.


Version 0.0.4 [2008-09-19]
--------------------------

* Fixed bug where specifying backup level 0 leads to creation of level 1 if
  level 0 already existed.

* Fixed printing of empty error messages.

* Ctrl-C does not print stack trace anymore.


Version 0.0.3 [2008-09-16]
--------------------------

* First public release.



Local variables:
mode: outline
end: