diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2011-12-27 03:54:25 +0100 |
---|---|---|
committer | Kornelius Kalnbach <murphy@rubychan.de> | 2011-12-27 03:54:25 +0100 |
commit | 9c3837e0086ca07f241e9cc74c9fabbeb2d39987 (patch) | |
tree | 73cf9f69f9f08f0b306d53928564dcd8acdcb1e2 | |
parent | 9f7faa3c348c0de7075b3d50462ef70eac1346ff (diff) | |
download | coderay-9c3837e0086ca07f241e9cc74c9fabbeb2d39987.tar.gz |
also thank tvon for reposting the autoload issuev1.0.5
-rw-r--r-- | Changes.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes.textile b/Changes.textile index 04416b3..60382f5 100644 --- a/Changes.textile +++ b/Changes.textile @@ -8,7 +8,7 @@ h2. Changes in 1.0.5 Fixes: -* @autoload@ do not depend on @coderay/lib@ being in the load path (GitHub issue #6; thanks to banister, envygeeks, and ConradIrwin) +* @autoload@ calls do not depend on @coderay/lib@ being in the load path (GitHub issue #6; thanks to tvon, banister, envygeeks, and ConradIrwin) * avoid dark blue as terminal color (GitHub issue #9; thanks to shevegen) h2. Changes in 1.0.4 |