HAYASHI Kentaro
null+****@clear*****
Fri Oct 25 17:20:26 JST 2013
HAYASHI Kentaro 2013-10-25 17:20:26 +0900 (Fri, 25 Oct 2013) New Revision: 1ea701655618405a5ca1a13c9118263249ffadf7 https://github.com/groonga/groonga/commit/1ea701655618405a5ca1a13c9118263249ffadf7 Message: doc: add entry about recent changes Modified files: doc/source/news.txt Modified: doc/source/news.txt (+5 -1) =================================================================== --- doc/source/news.txt 2013-10-25 15:24:11 +0900 (add7928) +++ doc/source/news.txt 2013-10-25 17:20:26 +0900 (1f2777e) @@ -34,7 +34,9 @@ Fixes ^^^^^ * Fixed a bug that it cause SEGV by arithmetic overflow. - TODO: + This problem occurs when the size of indexes exceeds + the size of virtual memory. [groonga-dev,01661] + [Reported by Naoya Murakami] * Fixed needless lock for creating table. This change fixes a performance regression instroduced at Groonga 3.0.5. * Fixed a bug that database which has reference column can't be removed. @@ -46,6 +48,8 @@ Fixes * [httpd] Fixed a bug that :ref:`groonga-database-auto-create` parameter isn't inherited. It means that these parameters are just ignored in non location blocks. * Fixed a bug that status command may returns invalid cache hit rate. +* Fix a bug that casting to Time may causes overflow issue. + It affects the case that assignment of the Time value which indicate over 32bit value. Thanks ^^^^^^ -------------- next part -------------- HTML����������������������������...Download