Re: [fpc-devel] FPC 2.0.4 changelog

2006-08-01 Thread Alexsander Rosa
I would like to know what changed in sqldb from 2.0.2, to find out if I could use a stand-still 2.0.4 instead of the always-moving 2.1.1 with Lazarus-from-svn. 2006/7/27, Tomas Hajny <[EMAIL PROTECTED]>: On 25 Jul 06, at 22:10, Alexander Todorov wrote: > Hello, > is it possible to include the f

Re: [fpc-devel] FPC 2.0.4 changelog

2006-07-27 Thread Tomas Hajny
On 25 Jul 06, at 22:10, Alexander Todorov wrote: > Hello, > is it possible to include the following information in the next > releases changelog: > 1) closed / fixed issues in mantis - issue number > 2) the short description from mantis ? > > This way it will be very easy to see what has been fix

[fpc-devel] FPC 2.0.4 changelog

2006-07-25 Thread Alexander Todorov
Hello, is it possible to include the following information in the next releases changelog: 1) closed / fixed issues in mantis - issue number 2) the short description from mantis ? This way it will be very easy to see what has been fixed and what not. __