Module: deluge Branch: plugins-namespace Commit: 9bd11ab2044be6c967c062ce8b46bd538d109c63
Author: Pedro Algarvio <[email protected]> Date: Fri Dec 10 04:35:41 2010 +0000 Update ChangeLog. --- ChangeLog | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4f48c9d..dbfbda5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ === Deluge 1.3.0 (In Development) === + * Enforced the use of the "deluge.plugins" namespace to reduce package names clashing beetween regular packages and deluge plugins. + ==== Core ==== * Implement #1063 option to delete torrent file copy on torrent removal - patch from Ghent * Implement #457 progress bars for folders -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
