summaryrefslogtreecommitdiff
path: root/download/release-3.7.t2t
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2015-06-25 14:56:15 +0000
committerhallgren <hallgren@chalmers.se>2015-06-25 14:56:15 +0000
commit21df1ed2f5b440907bc9af6fbe4e5ed93382fad4 (patch)
treedd32438fa1252c450d266c3e024af24c4dd72352 /download/release-3.7.t2t
parentc90c8afca56ae5beaa74077301ff0f18586d1b0c (diff)
Remove left over [...] from release notes, bump version number in gf.cabal to 3.7-darcs
Diffstat (limited to 'download/release-3.7.t2t')
-rw-r--r--download/release-3.7.t2t2
1 files changed, 1 insertions, 1 deletions
diff --git a/download/release-3.7.t2t b/download/release-3.7.t2t
index 4d74cc46d..8b9badf50 100644
--- a/download/release-3.7.t2t
+++ b/download/release-3.7.t2t
@@ -66,7 +66,7 @@ Over 800 changes have been pushed to the source repository since
- The compiler is now available as a Haskell library. The module ``GF``
serves as a preliminary compiler API. It exports a selection of
- types and functions from the compiler. [...]
+ types and functions from the compiler.
- Some Haddock documentation improvements to document the compiler API.
- Various refactoring for readability, modularity and efficiency. Removal of
some dead code.