From 29d4ddc44e669767406f3f0f7524f97c48f815f6 Mon Sep 17 00:00:00 2001 From: owsla Date: Thu, 18 Dec 2008 02:55:57 +0000 Subject: Supress warnings about the deprecated sha module in Python 2.6. (Josh Nisly) git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@969 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rdiff-backup/CHANGELOG') diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG index 7698fcd..4bf5fd3 100644 --- a/rdiff-backup/CHANGELOG +++ b/rdiff-backup/CHANGELOG @@ -1,6 +1,9 @@ New in v1.2.3 (????/??/??) --------------------------- +Supress warnings about the deprecated sha module in Python 2.6. We'll remove +this after rdiff-backup is ported to Python 3. (Patch from Josh Nisly) + Test for symlink permissions now produces a functioning symlink. Thanks to Julien Poffet for reporting the issue. (Andrew Ferguson) -- cgit v1.2.1