From 98e5daa0e088a006f7699780fb8effd339d55f73 Mon Sep 17 00:00:00 2001 From: Ross Lawley Date: Tue, 27 Mar 2012 00:49:34 +0100 Subject: [PATCH] Added mostlystatic to the AUTHORS --- AUTHORS | 3 ++- docs/changelog.rst | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 112b7f36..1c367ffd 100644 --- a/AUTHORS +++ b/AUTHORS @@ -98,4 +98,5 @@ that much better: * Chris Williams * Robert Kajic * Jacob Peddicord - * Nils Hasenbanck \ No newline at end of file + * Nils Hasenbanck + * mostlystatic \ No newline at end of file diff --git a/docs/changelog.rst b/docs/changelog.rst index 0c962cd1..89006713 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -2,6 +2,11 @@ Changelog ========= +Changes in 0.6.X +================ + +- bug fix for unknown connection alias error message + Changes in 0.6.3 ================ - Updated sessions for Django 1.4