// $Id: CHANGELOG.txt,v 1.1.2.5 2009-01-20 14:54:29 sun Exp $ Coder_format x.x-x.x, xxxx-xx-xx -------------------------------- Coder_format 6.x-1.x, xxxx-xx-xx -------------------------------- by sun: Fixed boolean constants must be written uppercase. #360766 by sun: Fixed missing space for parameter to break statement. #272089 by sun: Fixed outdated installation instructions for coder_format tests. #208767 by ezyang, sun: Improved coder_format to re-format Drupal 6 core without wrong formattings #213072 by sun: Removed file.inc dependency and always create backup files. #149826 by sun: Added coder_format Windows installer. Fixed coder_format.php startup script. Fixed wrong quotes in coder_preprocessor_line_breaks_*. Fixed CVS Id in coder_postprocessor_cvs_id(). Disabled coder_postprocessor_array_rearrange().