Fix typos

Author:Peter Gummer
Date:2010-02-02T05:20:06.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@429 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
pgummer
2010-02-02 05:20:06 +00:00
parent a9dde68b51
commit 516e194124

View File

@@ -2,9 +2,9 @@
[[Property:weight|2]]
[[Property:uuid|8cc0540e-8ee7-c005-0534-a2ed62f41c96]]
==6.5 Release==
* Fixed bug#15947 to make the generated code compiles in void-safe mode.
* Fixed bug#15947 to make the generated code compile in void-safe mode.
* Fixed bug#13296 when retrieving a project using an EV_SPIN_BUTTON element.
* Fixed bug#12880 by improving speed of key navigation wich was slow down by attempting to refresh the object editor each time a new widget was highlighted. Now it is only done when the highlight doesn't change for a while.
* Fixed bug#12880 by improving speed of key navigation which was slowed down by attempting to refresh the object editor each time a new widget was highlighted. Now it is only done when the highlight doesn't change for a while.
==6.4 Release==
No changes.