Author:halw
Date:2011-05-17T14:40:30.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@898 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2011-05-17 14:40:30 +00:00
parent efd4c6a681
commit 2d990febcd

View File

@@ -18,11 +18,11 @@
* Made feature <e>{ITERATION_CURSOR}.start</e> optional when processing an iteration form of a loop.
==Bug fixes==
* Various bug fixies in EiffelStore.
* Fixed the bug in the Info tool when deleting an EIS entry, selecting No did not actually cancel the deletion.
* Fixed bug#17374: Feature call on void target in {EB_CLASS_INFO_ANALYZER}.stone_in_click_ast in EiffelStudio
* Fixed bug#17299: Locale preference lost the second time opening ES.
* Fixed a crash when there is an error inside a check instruction.
* Various bug fixes in EiffelStore.
* Fixed a bug in the Info tool: when deleting an EIS entry, selecting "No" did not actually cancel the deletion.
* Fixed bug#17374: Feature call on void target in {EB_CLASS_INFO_ANALYZER}.stone_in_click_ast in EiffelStudio.
* Fixed bug#17299: Locale preference lost the second time opening EiffelStudio.
* Fixed a crash that occurs when there is an error inside a check instruction.
===Language issues===