~jaroslaw-rosiek/duplicity/expose-backends

« back to all changes in this revision

Viewing changes to Changelog.GNU

  • Committer: Kenneth Loafman
  • Date: 2015-07-29 10:10:46 UTC
  • mfrom: (1109.1.8 duplicity_globmatch)
  • Revision ID: kenneth@loafman.com-20150729101046-5fcd3ydc1i3pkqli
* Merged in lp:~aaron-whitehouse/duplicity/bug_884371
  - Fixed Bug #884371 - Stopped an exclude glob trumping an earlier scan glob, but also
    ensured that an exclude glob is not trumped by a later include. This fix is important,
    as without it files that are specified to be included are not being backed up as expected.
  - Fixed Bug #932482 - a trailing slash at the end of globs no longer prevents them working
    as expected.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2015-07-29  Kenneth Loafman  <kenneth@loafman.com>
 
2
 
 
3
    * Merged in lp:~aaron-whitehouse/duplicity/bug_884371
 
4
      - Fixed Bug #884371 - Stopped an exclude glob trumping an earlier scan glob, but also
 
5
        ensured that an exclude glob is not trumped by a later include. This fix is important,
 
6
        as without it files that are specified to be included are not being backed up as expected.
 
7
      - Fixed Bug #932482 - a trailing slash at the end of globs no longer prevents them working
 
8
        as expected.
 
9
 
1
10
2015-07-04  Kenneth Loafman  <kenneth@loafman.com>
2
11
 
3
12
    * Fixed bug 1471348 Multi back-end doesn't work with hubiC