diff options
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/release.sgml | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 312fccbefb3..3663184162b 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -280,6 +280,8 @@ Fix GROUP BY in INSERT INTO table SELECT * FROM table2(Jan)  Fix for computations in views(Jan)  Fix for aggregates on array indexes(Tom)  Fix for DEFAULT handles single quotes in value requiring too many quotes +Fix security problem with non-super users importing/exporting large objects(Tom) +Rollback of transaction that creates table cleaned up properly(Tom)  Enhancements  ------------ | 
