EiffelStudio 6.4 Releases
Below are not the release notes of EiffelStudio. It is the change log of EiffelStudio intermediate releases and the most important changes are highlighted in green or in red (for breaking changes). The release notes of EiffelStudio can be found at the following URL. You can also download the latest revision here. Information about other version can be found under Category:Releases.
EiffelStudio 6.4.x Releases
6.4.x
Placeholder for new stuff since last intermediate release.
New features
Improvements
Feature removed
Bug fixes
User changes
Developer changes
6.4.76164 (December 15th 2008)
New features
Improvements
Feature removed
Bug fixes
- studio: Fixed bug#14237 where some manipulations on the UI could corrupt the EiffelStudio docking layout.
User changes
- base: it is now using the new alias syntax for operators instead of obsolete syntax based on `infix/prefix' keywords. As a result some of your code may not compile.