changelog for #570

This commit is contained in:
Adrian Sampson 2014-03-06 11:00:00 -08:00
parent 4e89bf215c
commit f71307f87e
2 changed files with 4 additions and 0 deletions

View file

@ -25,6 +25,8 @@ Fixes:
Thanks to Pedro Silva.
* :doc:`/plugins/duplicates`: Fix checksumming command execution for files
with quotation marks in their names. Thanks again to Pedro Silva.
* Fix a crash when importing with both of the :ref:`group_albums` and
:ref:`incremental` options enabled. Thanks to geigerzaehler.
1.3.3 (February 26, 2014)

View file

@ -290,6 +290,8 @@ means that the user should be prompted when resuming is possible. The ``-p``
and ``-P`` flags correspond to the "yes" and "no" settings and override this
option.
.. _incremental:
incremental
~~~~~~~~~~~