Navigation Menu

Skip to content

Commit

Permalink
doc en: fixes not properly categorized entry in 2.0.5 news
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Aug 2, 2012
1 parent 2529fc3 commit 7538d9d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/source/news.txt
Expand Up @@ -30,6 +30,10 @@ Improvements
* [rpm][fedora] Dropped Fedora 16 support.
* Supported logical not ``"!"`` operator. [GitHub#22]
* [httpd] Supported per location groonga database.
* Fixed to return error messages while load command is processing.
* Fixed to exit load command when an uncontinuable error occurred.
* Fixed to stop load command for invalid --columns value.
* Fixed to support opening locked database. [GitHub#21]

Fixes
^^^^^
Expand All @@ -42,14 +46,10 @@ Fixes
* Fixed infinite loop problem for not implemented operator without index.
[GitHub#20]
* Fixed a wrong error code which causes memory leaks.
* Fixed to return error messages while load command is processing.
* Fixed a wrong error code which collapse ja columns.
* Fixed to exit load command when an uncontinuable error occurred.
* Fixed to stop load command for invalid --columns value.
* [admin] Fixed to escape error message.
* Fixed to ignore unloadable objects which causes database incompatible.
[#1429] [Reported by IWAI, Masaharu]
* Fixed to support opening locked database. [GitHub#21]

Thanks
^^^^^^
Expand Down

0 comments on commit 7538d9d

Please sign in to comment.