|
Revision 161, 1.3 kB
(checked in by sagrer, 6 months ago)
|
- Добавлен перевод лицензии на английский. По-видимому перевод более чем кривой, но как умею %).
- В чейнджлог вбито все сделанное на данный момент
- Добавлена английская версия чейнджлога.
- Инсталлятор (который из iss) локализован на русский и английский. Выполнен #45.
- Бага #46 в инсталляторе исправлена.
|
- Property svnmailer:content-charset set to
cp1251
|
| Line | |
|---|
| 1 |
Version 0.2.0 |
|---|
| 2 |
------------- |
|---|
| 3 |
* Added a localisation for Russian and English languages. The text of the license also translated. |
|---|
| 4 |
* Fixed (again) a bug in a versions-compare code of VIT-format - this caused a bug in the IssBuilder with incorrect updates generation in some cases. |
|---|
| 5 |
* Added Russian and English localisations into *.iss file example. |
|---|
| 6 |
* Fixed a bug in the *.iss file example, in some cases caused two identical questions about continuing of the installation. |
|---|
| 7 |
|
|---|
| 8 |
Version 0.1.2 |
|---|
| 9 |
------------- |
|---|
| 10 |
* Fixed bug in the Installer, which caused duplicating of the path in the %PATH% variable. |
|---|
| 11 |
* Fixed the license text for the correct viewing in wiki. |
|---|
| 12 |
* Fixed versions-compare code of VIT-format - this caused a bug in the IssBuilder with incorrect updates generation in some cases. |
|---|
| 13 |
* Now we use Lazarus v0.9.24 - so old versions (such as 0.9.22) my not work with the source code of GGBuildTools. |
|---|
| 14 |
* Now we use Free Pascal compiler v2.2.0. |
|---|
| 15 |
* Fixed bug in IssBuilder, which caused incorrect version numbers generation in some fields of a *.iss file. |
|---|
| 16 |
|
|---|
| 17 |
Version 0.1.1 |
|---|
| 18 |
------------- |
|---|
| 19 |
* Missprints in *.pas and *.h files, which can be generated by VerRevUpdater are fixed. |
|---|
| 20 |
* Fixed bug in directory copy function in SourcePackBuilder. |
|---|
| 21 |
* Fixed bug in updates generation by IssBuilder in --nocachewrite mode. |
|---|
| 22 |
|
|---|
| 23 |
Version 0.1.0 |
|---|
| 24 |
------------- |
|---|
| 25 |
* The first release. |
|---|