Difference between revisions of "Lazarus 0.9.28.2 release notes"

From Free Pascal wiki
Jump to navigationJump to search
Line 3: Line 3:
 
The [[Lazarus 0.9.28 release notes|0.9.28 release]] contained two known issues. This release attempts to repair them.
 
The [[Lazarus 0.9.28 release notes|0.9.28 release]] contained two known issues. This release attempts to repair them.
  
= LCL Interfaces major changes =
+
This is a minor bug fix release and contains the following changes:
 +
* Fixed compiling a new application without saving (missing project1.lrs)
 +
* Fixed Lazarus directory set by deb package
 +
* Fixed conflicting key definitions related to persistent block
 +
* Fixed quick paste selection
 +
* Fixed endless autosizing loop when opening project (issue 14862)
  
 
= LCL major changes =
 
= LCL major changes =

Revision as of 13:02, 28 October 2009

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

The 0.9.28 release contained two known issues. This release attempts to repair them.

This is a minor bug fix release and contains the following changes:

  • Fixed compiling a new application without saving (missing project1.lrs)
  • Fixed Lazarus directory set by deb package
  • Fixed conflicting key definitions related to persistent block
  • Fixed quick paste selection
  • Fixed endless autosizing loop when opening project (issue 14862)

LCL major changes

LCL minor changes

IDE changes

Components

Installation

Miscellaneous