X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/79563e4eab7e13b6f06ef0674d5923bbc4fcc9f8..fca9fb631455f518ae828b36c0fe355a3c8c0665:/debian/changelog?ds=inline diff --git a/debian/changelog b/debian/changelog index 4d07a62..ca820b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +mr (0.47) UNRELEASED; urgency=low + + * Pass -L to curl to allow it to follow redirects when bootstrapping. + (Pavel Avgustinov) + + -- Joey Hess Sun, 13 Dec 2009 13:04:53 -0500 + +mr (0.46) unstable; urgency=low + + * Avoid using abs_path to determine canonical repo path, as that fails + when the repo has not yet been checked out. + + -- Joey Hess Thu, 10 Dec 2009 17:28:26 -0500 + mr (0.45) unstable; urgency=low * Fix pod error. Closes: #558012