diff options
author | murphy <murphy@rubychan.de> | 2011-07-08 16:38:16 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2011-07-08 16:38:16 +0000 |
commit | 3141db1f8bfee17994da5a8a97060ec59da90c31 (patch) | |
tree | 654731b0b4fdc01379b2a72a0f2fe5537df6e574 | |
parent | 78a782fefa0c64b7f44e93b7ae56418635bb58f6 (diff) | |
download | coderay-3141db1f8bfee17994da5a8a97060ec59da90c31.tar.gz |
changelog
-rw-r--r-- | Changes.textile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile index f63c8c0..005368c 100644 --- a/Changes.textile +++ b/Changes.textile @@ -188,6 +188,7 @@ h3. @Scanners::Diff@ @Tokens#split_into_parts@ method take care of this. * *NEW*: Highlight the file name in the change headers as @:filename@. * *CHANGED*: Highlight unknown lines as @:comment@ instead of @:head@. +* *IMPROVED*: Background colors for Diff output have been optimized. h3. @Scanners::HTML@ |