X-Git-Url: http://Server1/repobrowser/?p=kiriwrite%2F.git;a=blobdiff_plain;f=TODO;h=cdc2171182c6968878c665268f48091d999872f8;hp=46cce3ab9d50b437198218d4560641fa4ddd8866;hb=873bc7cb8d219c457b3edaf54f65ebab5e350254;hpb=aee5e67f9791c7be0f258e1491b2ee8f323bf04b diff --git a/TODO b/TODO index 46cce3a..cdc2171 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,27 @@ TODO ==== -- Add the ability to switch off and on a filter. +Changes for future releases +=========================== + +- Allow different encoding formats to be used when compiling instead of + UTF-8 which will probably be implemented within the output modules. +- Code optimisation where the if statements are condensed into one line so + that less space is used among other improvements. +- Resolve installer issues. + +Changes implemented in 0.5.0 +============================ + +- Implemented Output Module system. + +Changes implemented in 0.3.0 +============================ + +- Added the ability to switch off and on a filter. +- Removed CGI.pm from the installer script. +- Added ability to change the amount of pages, templates and filters that + can be viewed. Changes implemented in 0.2.0 ============================