Difference between revisions of "Lazarus 1.6.0 release notes"

From Lazarus wiki
Jump to navigationJump to search
(Created page with "{{Lazarus 1.6.0 release notes}} '''Lazarus 1.6.0 is not yet released. This page is under construction!''' Statistics: # commits: xxx # log: svn log -r xxxx:xxxx # resolved b...")
 
Line 15: Line 15:
  
 
* [[Lazarus_IDE_Tools#Quick_Fixes|Quick fix]] for fpc message ''Local variable "i" does not seem to be initialized'' inserts an assignment.
 
* [[Lazarus_IDE_Tools#Quick_Fixes|Quick fix]] for fpc message ''Local variable "i" does not seem to be initialized'' inserts an assignment.
 +
 +
= IDE Changes =
 +
 +
* Editor
 +
** Basic multi-caret mode
  
 
= Components =
 
= Components =

Revision as of 01:02, 4 March 2015

Template:Lazarus 1.6.0 release notes

Lazarus 1.6.0 is not yet released. This page is under construction!

Statistics:

  1. commits: xxx
  2. log: svn log -r xxxx:xxxx
  3. resolved bug tracker issues: xxx

LCL Interfaces Changes

LCL Changes

IDE Interfaces Changes

  • Quick fix for fpc message Local variable "i" does not seem to be initialized inserts an assignment.

IDE Changes

  • Editor
    • Basic multi-caret mode

Components

Changes affecting compatibility

LCL incompatibilities

IDE incompatibilities

Previous release notes