Added "changes"

Author:alexk
Date:2011-11-28T10:11:53.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1023 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
alexk
2011-11-28 10:11:53 +00:00
parent f7f866ed35
commit d8d5ac049b

View File

@@ -34,6 +34,8 @@ make (...)
* Replaced keyword completion for <e>indexing</e> with keyword completion for <e>note</e>.
==Changes==
* Changed default options: default [[Setting the syntax variant|syntax]] is set to [[Syntax level variant settings by version|standard]], [[Void-safety: Background, definition, and tools#Types as "attached" or "detachable"|attached-by-default]] is set to '''true''' unless specified otherwise.
* Moved [[Void-safety: Background, definition, and tools#Types as "attached" or "detachable"|attached-by-default]] option to [[Advanced Options|Advanced]] section.
==Bug fixes==