From cc9f5437c2d43e8683be47f66d552f8de2424457 Mon Sep 17 00:00:00 2001 From: pgummer Date: Sun, 1 Dec 2013 01:15:31 +0000 Subject: [PATCH] Author:manus Date:2013-11-29T14:49:42.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1239 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../release-notes-eiffelstudio-1311.wiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/release-notes-eiffelstudio-1311.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/release-notes-eiffelstudio-1311.wiki index 0e2119e3..4eb6b98d 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/release-notes-eiffelstudio-1311.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/release-notes-eiffelstudio-1311.wiki @@ -16,7 +16,7 @@ * Improved completion window/tooltip positioning with respect to monitor coordinates and multiple displays. * Improved command line behavior of running tests to automatically perform the necessary compilation steps to test compiled system. * Completion and pick and drops will now work more reliably reliably after many edits. -* Added void-safe version of Gobo, only arguments, test, tools and XML are not yet void-safe. +* Added void-safe version of Gobo. Only arguments, test, tools and XML are not yet void-safe. ===Changes=== * When a Unicode character as an ASCII equivalent we will not silently convert it to the ASCII equivalent. @@ -26,7 +26,7 @@ * Fixed bug#18563: Supported renaming of features used in qualified anchored types when refactoring code. * Fixed bug#16960: Fixed an exception when showing an inherited class invariant with qualified anchored types. * Fixed bug#18606: When completing some code you can see that the entries are shifting by one pixel. It is only visible via remote desktop or when desktop composition is disabled. -* Fixed bug#18614: Moving text containing Unicode characters in the editor will loose the Unicode characters. +* Fixed bug#18614: Moving text containing Unicode characters in the editor will lose the Unicode characters. * Fixed bug#18611: Preventing an EiffelStudio hang when browsing ECF in the group tool when ECF refers to each other recursively. * Fixed bug#18679: Clicking locate button in the Eiffel Information System tool when editor is empty would crash EiffelStudio.