X-Git-Url: http://Server1/repobrowser/?p=kiriwrite%2F.git;a=blobdiff_plain;f=TODO;h=c2fafe23fa818eb3841a7c1ec37a0c4011e4ea78;hp=605ece45b4058c26171134f6a284b4ffcbc4b5e2;hb=807fbc25c35ea3cdf16adcb2106fbb63b3511a68;hpb=85e6e7b063bd2521c64c7eaaf86b91188feb5a95 diff --git a/TODO b/TODO index 605ece4..c2fafe2 100644 --- a/TODO +++ b/TODO @@ -6,16 +6,18 @@ 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 for 0.5.0 -================= +Changes implemented in 0.5.0 +============================ -- Implement Output Module system. +- 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.