diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2011-10-15 07:21:53 +0200 |
---|---|---|
committer | Kornelius Kalnbach <murphy@rubychan.de> | 2011-10-15 07:21:53 +0200 |
commit | 8a986cae3ad95fea4dc0f1a65dec9e494ae689c1 (patch) | |
tree | bfb5205b65f7ac7032ca85164082261995e3ad64 /Changes.textile | |
parent | 879f37fdc719d8e5ee585718d2619f0a5f86ae07 (diff) | |
download | coderay-8a986cae3ad95fea4dc0f1a65dec9e494ae689c1.tar.gz |
fix additional scrollbar
Diffstat (limited to 'Changes.textile')
-rw-r--r-- | Changes.textile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile index f7a6679..c932bea 100644 --- a/Changes.textile +++ b/Changes.textile @@ -8,6 +8,7 @@ h2. Changes in 1.0.1 * fixed warning in the output of "coderay stylesheet" * YAML scanner allows "-" and "/" in key names +* fix additional scrollbar in code when last line contains an eyecatcher * minor fixes in the tests h2. Changes in 1.0 |