~mterry/duplicity/backend-unification

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: loafman
  • Date: 2009-04-01 15:07:45 UTC
  • Revision ID: vcs-imports@canonical.com-20090401150745-cogt0c6lcuvz1pk6
After email voting among known duplicity contributors,
the decision was reached to revert to the GPL Version 2
license, so with their consensus, duplicity is now under
GPL Version 2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
New in v0.5.14 (2009/03/??)
2
2
---------------------------
 
3
After email voting among known duplicity contributors, 
 
4
the decision was reached to revert to the GPL Version 2 
 
5
license, so with their consensus, duplicity is now under 
 
6
GPL Version 2.
 
7
 
3
8
Revert to calling NcFTP utilities (ls, get, put) directly
4
9
rather than scripting ncftp via pexpect by reverting to the
5
10
0.5.07 version of ftpbackend.py.