Difference between revisions of "Lazarus 0.9.28.2 release notes"

From Free Pascal wiki
Jump to navigationJump to search
Line 2: Line 2:
  
 
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.
 
This is a minor bug fix release and contains the following changes:
 
 
* Fixed compiling a new application without saving (missing project1.lrs)
 
* Fixed compiling a new application without saving (missing project1.lrs)
 
* Fixed Lazarus directory set by deb package
 
* Fixed Lazarus directory set by deb package
 +
 +
 +
The following changes are also included:
 
* Fixed conflicting key definitions related to persistent block
 
* Fixed conflicting key definitions related to persistent block
 
* Fixed quick paste selection
 
* Fixed quick paste selection
* Fixed endless autosizing loop when opening project (issue 14862)
+
* Fixed endless auto sizing loop when opening project (issue 14862)

Revision as of 13:03, 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.

  • Fixed compiling a new application without saving (missing project1.lrs)
  • Fixed Lazarus directory set by deb package


The following changes are also included:

  • Fixed conflicting key definitions related to persistent block
  • Fixed quick paste selection
  • Fixed endless auto sizing loop when opening project (issue 14862)