diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2011-10-19 22:28:45 +0200 |
---|---|---|
committer | Kornelius Kalnbach <murphy@rubychan.de> | 2011-10-19 22:28:45 +0200 |
commit | 687b80ecaa3c8f18bc5c11694df790dfc3994825 (patch) | |
tree | 326d6194d7289b7a099028deb6eed2e9d0107608 | |
parent | 3daca1d7774e1dc9856a8b2d1d79983e861dc8e6 (diff) | |
download | coderay-687b80ecaa3c8f18bc5c11694df790dfc3994825.tar.gz |
changelog
-rw-r--r-- | Changes.textile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile index a131dca..966b6b7 100644 --- a/Changes.textile +++ b/Changes.textile @@ -10,6 +10,10 @@ New: * YAML scanner allows "-" and "/" in key names +Changes: + +* HTML page output has no white border anymore (alpha style) + Fixes: * fixed warning in the output of "coderay stylesheet" |