X-Git-Url: http://Server1/repobrowser/?p=kiriwrite%2F.git;a=blobdiff_plain;f=TODO;h=c2fafe23fa818eb3841a7c1ec37a0c4011e4ea78;hp=772851a0b641dcf06e9a5c0a6c35925de0345eaa;hb=807fbc25c35ea3cdf16adcb2106fbb63b3511a68;hpb=78f6c5e8ed54c22b470764e2b93c42ef1f6644e8 diff --git a/TODO b/TODO index 772851a..c2fafe2 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,23 @@ TODO ==== +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. + +Changes implemented in 0.5.0 +============================ + +- Implemented Output Module system. + Changes implemented in 0.3.0 ============================ -- Add the ability to switch off and on a filter. +- 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.