diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.6.6.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/1.6.6.txt b/docs/releases/1.6.6.txt index c8c7a037c0..fb182f5dcb 100644 --- a/docs/releases/1.6.6.txt +++ b/docs/releases/1.6.6.txt @@ -26,3 +26,7 @@ Bugfixes * Fixed transaction handling when specifying non-default database in ``createcachetable`` and ``flush`` (`#23089 <https://code.djangoproject.com/ticket/23089>`_). + +* Fixed the "ORA-01843: not a valid month" errors when using Unicode + with older versions of Oracle server + (`#20292 <https://code.djangoproject.com/ticket/20292>`_). |
