summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorKeno Fischer <kfischer+github@college.harvard.edu>2014-08-12 16:39:24 -0400
committerKeno Fischer <kfischer+github@college.harvard.edu>2014-08-12 16:39:24 -0400
commita733c7feb489ebea9ec39750cde497fbc6d84b4a (patch)
treee8926e1534d3b47f3524a21377052fe209ac29d1 /NEWS.md
parentbc357b276f1fd7124bbb31a4e212a30e57520eee (diff)
parent83714e458ee63b6ed7faebd4a033c273e3bcb5ca (diff)
downloadlibutf8proc-a733c7feb489ebea9ec39750cde497fbc6d84b4a.tar.gz
libutf8proc-a733c7feb489ebea9ec39750cde497fbc6d84b4a.tar.bz2
Merge pull request #16 from vlajos/typofixes-20140812
a few typofixes
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index a1f5beb..ead7f6b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -122,7 +122,7 @@ Release of version 1.0.1
- added `NLF2LF` transformation in postgresql `unifold` function
- added the `DECOMPOSE` option, if you neither use `COMPOSE` or `DECOMPOSE`, no normalization will be performed (different from previous versions)
- using integer constants rather than C-strings for character properties
-- fixed (hopefully) a problem with the ruby library on Mac OS X, which occured when compiler optimization was switched on
+- fixed (hopefully) a problem with the ruby library on Mac OS X, which occurred when compiler optimization was switched on
## Version 0.2 ##