Difference between revisions of "Lazarus 0.9.28.2 release notes"

From Free Pascal wiki
Jump to navigationJump to search
 
Line 7: Line 7:
 
* 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 auto sizing loop when opening project (issue {{Bug|0014862}})
+
* Fixed endless auto sizing loop when opening project ({{MantisLink|0014862}})
  
 
== Other release notes ==
 
== Other release notes ==

Latest revision as of 09:49, 18 February 2015

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 #0014862)

Other release notes