diff options
author | Stuart Halloway <stu@thinkrelevance.com> | 2010-07-19 12:21:49 -0400 |
---|---|---|
committer | Stuart Halloway <stu@thinkrelevance.com> | 2010-07-19 12:21:49 -0400 |
commit | 43c7e04785763e885baf9f0690141f335fdf5db5 (patch) | |
tree | a31d1a964f5b158ce805044b4472b197a9ecedfb | |
parent | 9c01e1faf5c3c81a6c06234c4ce6df7c2e1f79f4 (diff) |
minor errata in changes.txt
-rw-r--r-- | changes.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/changes.txt b/changes.txt index 36a449e6..7c556969 100644 --- a/changes.txt +++ b/changes.txt @@ -179,7 +179,7 @@ always imply matching semantics! = 3 New Namespaces = Complete documentation for all namespaces is in the source and API -docs: http://richhickey.github.com/clojure/ +docs: http://clojure.github.com/clojure/ == 3.1 clojure.java.io == @@ -229,13 +229,11 @@ Many functions have improved performance in Clojure 1.2: boolean byte count - count double false? float future-call get - get into keyword line-seq |