From a3d427138d0699b07f74ad8ccdc3ac71e437d4eb Mon Sep 17 00:00:00 2001 From: James Bennett Date: Fri, 23 Mar 2007 20:43:10 +0000 Subject: [PATCH] Hopefully finalized release notes git-svn-id: http://code.djangoproject.com/svn/django/trunk@4802 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/release_notes_0.96.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes_0.96.txt b/docs/release_notes_0.96.txt index 1b77141990..5267319a7c 100644 --- a/docs/release_notes_0.96.txt +++ b/docs/release_notes_0.96.txt @@ -24,7 +24,7 @@ The following changes may require you to update your code when you switch from 0.95 to 0.96: ``MySQLdb`` version requirement ------------------------------ +------------------------------- Due to a bug in older versions of the ``MySQLdb`` Python module (which Django uses to connect to MySQL databases), Django's MySQL backend now