summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index c52e56d..e7b9dc1 100644
--- a/README
+++ b/README
@@ -11,6 +11,7 @@ It consists of the following parts:
uniname.h character names
unictype.h character classification and properties
uniwidth.h string width when using nonproportional fonts
+ unigbrk.h grapheme cluster breaks
uniwbrk.h word breaks
unilbrk.h line breaking algorithm
uninorm.h normalization (composition and decomposition)
@@ -53,7 +54,7 @@ The documentation is under another license; see in the documentation.
Download
--------
- http://ftp.gnu.org/gnu/libunistring/libunistring-0.9.3.tar.gz
+ http://ftp.gnu.org/gnu/libunistring/libunistring-0.9.6.tar.gz
Homepage
--------