diff options
author | David Waern <david.waern@gmail.com> | 2010-11-23 21:06:44 +0000 |
---|---|---|
committer | David Waern <david.waern@gmail.com> | 2010-11-23 21:06:44 +0000 |
commit | 1f4097f408de1a2bd8e9754b62031bd5c8566a38 (patch) | |
tree | 9163c1d52a08a54f3f69fb1079adcf43b1760b20 | |
parent | b220bbfd2ec08e83dba00dbc2d1cef7b879c13e4 (diff) |
Update CHANGES - don't mention 2.8.2, we won't release it
-rw-r--r-- | CHANGES | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,8 +1,10 @@ -Changes in version 2.8.2 +Changes in the version that comes with GHC 7.0.1 + + [This version claims it is 2.8.0 but is actually based on 2.8.1] - * Add support for GHC 7.0.1 and drop support for older versions + * Fix URL creation on Windows: Use / not \ in URLs. - * Various fixes + * Support GHC 7.0 Changes in version 2.8.1 |