X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=CHANGELOG;h=f9e29378538b0bb6bb26b2cb3d0cab8d5c896d17;hb=ff0d6ced3c2cc3f9c6f601c1ac8618a9dc4ccb5a;hp=b9e9c5be7cb9b8005507c00483bfac8ca0a684cf;hpb=aee5e67f9791c7be0f258e1491b2ee8f323bf04b;p=kiriwrite%2F.git diff --git a/CHANGELOG b/CHANGELOG index b9e9c5b..f9e2937 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,22 @@ +Changes since version 0.3.0 +=========================== + +- Added mod_perl support. +- Config::Auto is no longer required as Kiriwrite uses it's own + mechanism for loading configuration and language files. +- Fixed problem in Documentation where quotation marks were not showing + properly. This was prevalant in the Developer Documentation when + giving examples for subroutines. + +Changes since version 0.2.0 +=========================== + +- Fixed problem where changing the width and height of the large text + boxes in the settings where they wouldn't take effect. +- Removed CGI.pm from installer and replaced it with CGI::Lite. +- Added ability to change the amount of pages, templates and filters + that can be shown. + Changes since version 0.1.0 ===========================