diff options
| author | hallgren <hallgren@chalmers.se> | 2013-11-25 20:11:11 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-11-25 20:11:11 +0000 |
| commit | 24a10d20a07ab952ea63acdc279a467cd3d5444b (patch) | |
| tree | 3789859bea69ce0f70b199e3981fd3f5b6259628 | |
| parent | cb27ed0a67863a36d01c4686c6b04c80ae0c5255 (diff) | |
GF home page: mention upcoming default character encoding change
| -rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html index e118b639a..cfce5d2e0 100644 --- a/index.html +++ b/index.html @@ -68,6 +68,11 @@ August 2013 <div class=news2> <table class=news> +<tr><td>2013-11-25: + <td>The default character encoding in GF grammar files will be changed + from Latin-1 to UTF-8. See + <a href="download/encoding-change.html">GF character encoding changes</a> + for details. <tr><td>2013-10-18:<td>New resource grammar language: Estonian. See <a href="lib/doc/synopsis.html">library synopsis</a>. <tr><td>2013-09-18:<td>New <a href="https://github.com/GrammaticalFramework/gf-contrib">GF contributions repository</a>, hosted on GitHub. |
