Revision 1150
Added by aldus about 16 years ago
| branches/wb_devel/CHANGELOG | ||
|---|---|---|
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
|
| 13 | 13 |
------------------------------------- 2.8.1 ------------------------------------- |
| 14 |
22-Sep-2009 Dietrich Roland Pehlke |
|
| 15 |
! Changes inside the class.database.php; e.g. Logfile-support, Error-Message-Template. |
|
| 16 |
for future testings. |
|
| 17 |
- Remove the empty config.php from the project. |
|
| 18 |
! Installer files (index.php and save.php) to handle the //new// situation. |
|
| 19 |
! Modify the PHP-Version Test up to PHP 5.1 (instead of php 4.1). |
|
| 14 | 20 |
21-Sep-2009 Dietrrich Roland Pehlke |
| 15 | 21 |
! Dutch tranlation(-s) for the captcha-control. [Ticket: #777] (Thanks to Argos) |
| 16 | 22 |
# Missing code inside "framework/addon.precheck.php" (ticket #798). |
| branches/wb_devel/wb/config.php | ||
|---|---|---|
| 1 |
<?php ?> |
|
| 2 | 0 | |
| branches/wb_devel/wb/CHANGELOG | ||
|---|---|---|
| 1 |
Change Log |
|
| 2 |
=============================================================================== |
|
| 3 |
Please note: This change log may not be accurate |
|
| 4 |
|
|
| 5 |
$Id: CHANGELOG 1146 2009-09-21 11:15:13Z aldus $ |
|
| 6 |
|
|
| 7 |
Legend: |
|
| 8 |
+ = Added |
|
| 9 |
- = Removed |
|
| 10 |
# = Bugfix |
|
| 11 |
! = Update/Change |
|
| 12 |
|
|
| 13 |
------------------------------------- 2.8.1 ------------------------------------- |
|
| 14 |
22-Sep-2009 Dietrich Roland Pehlke |
|
| 15 |
+ Add new Changelog to the project (maybe the place is inaccurate) |
|
| 16 |
! Changes inside the class.database.php; e.g. Logfile-support, Error-Message-Template. |
|
| 17 |
for future testings. |
|
| 18 |
- Remove the empty config.php from the project. |
|
| 19 |
! Installer files (index.php and save.php) to handle the //new// situation. |
|
| 20 |
! Modify the PHP-Version Test up to PHP 5.1 (instead of php 4.1). |
|
| 21 | 0 | |
Also available in: Unified diff
Try to remove the wrong placed changelog and the empty config.php in the project