summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2011-07-08 16:38:16 +0000
committermurphy <murphy@rubychan.de>2011-07-08 16:38:16 +0000
commit3141db1f8bfee17994da5a8a97060ec59da90c31 (patch)
tree654731b0b4fdc01379b2a72a0f2fe5537df6e574
parent78a782fefa0c64b7f44e93b7ae56418635bb58f6 (diff)
downloadcoderay-3141db1f8bfee17994da5a8a97060ec59da90c31.tar.gz
changelog
-rw-r--r--Changes.textile1
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@