Skip to content

Commit

Permalink
[1.6.x] Added 1.6.3 release note for refs #21566.
Browse files Browse the repository at this point in the history
Backport of 865392c from master
  • Loading branch information
timgraham committed Feb 15, 2014
1 parent 9a44621 commit a6f05af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/releases/1.6.3.txt
Expand Up @@ -10,3 +10,7 @@ several bugs in 1.6.2:
* Content retrieved from the GeoIP library is now properly decoded from its
default ``iso-8859-1`` encoding
(`#21996 <http://code.djangoproject.com/ticket/21996>`_).

* Fixed ``AttributeError`` when using
:meth:`~django.db.models.query.QuerySet.bulk_create` with ``ForeignObject``
(`#21566 <http://code.djangoproject.com/ticket/21566>`_).
1 change: 1 addition & 0 deletions docs/releases/index.txt
Expand Up @@ -22,6 +22,7 @@ Final releases
.. toctree::
:maxdepth: 1

1.6.3
1.6.2
1.6.1
1.6
Expand Down

0 comments on commit a6f05af

Please sign in to comment.