diff options
| author | Rob Hudson | 2010-10-18 07:23:48 -0700 | 
|---|---|---|
| committer | Rob Hudson | 2010-10-18 07:23:48 -0700 | 
| commit | 081198a8cb54766935f148476430a815a792a479 (patch) | |
| tree | 1a56db25dd3a8aab0b563b6fb0f716e4ced6e656 | |
| parent | 9ee693f84548c6289ef5534288c854651b8321ea (diff) | |
| download | django-debug-toolbar-081198a8cb54766935f148476430a815a792a479.tar.bz2 | |
Caught up with the NEWS file.
| -rw-r--r-- | NEWS | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -4,6 +4,12 @@ News for django-debug-toolbar  develop  ------- +* Fixed "Badly formatted SQL query plan" (issue 86) + +* Fixed "SQL not selectable due to line chart" (issue 85) + +* Fixed "Redirect page does not set cookie" (issue 6) +  * Fixed template block inheritance bug (issues 77 and 97).  * Fixed flash of unstyled toolbar. | 
