diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.6.6.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.6.6.txt b/docs/releases/1.6.6.txt index 9084f81ee1..103af36c37 100644 --- a/docs/releases/1.6.6.txt +++ b/docs/releases/1.6.6.txt @@ -11,3 +11,6 @@ Bugfixes * Corrected email and URL validation to reject a trailing dash (`#22579 <http://code.djangoproject.com/ticket/22579>`_). + +* Prevented indexes on PostgreSQL virtual fields + (`#22514 <http://code.djangoproject.com/ticket/22514>`_). |
