diff options
author | Christian Persch <chpe+gnomebugz@stud.uni-saarland.de> | 2003-05-17 18:50:15 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-05-17 18:50:15 +0800 |
commit | 452a329409d547296f6d79fa902ddba45a8286c8 (patch) | |
tree | 4ada5d9304748262d1dfc89e71548652fd78e5ab /ChangeLog | |
parent | 83cfb6db38febe9509e98e12f1f5ff396fd2d75f (diff) | |
download | gsoc2013-epiphany-452a329409d547296f6d79fa902ddba45a8286c8.tar gsoc2013-epiphany-452a329409d547296f6d79fa902ddba45a8286c8.tar.gz gsoc2013-epiphany-452a329409d547296f6d79fa902ddba45a8286c8.tar.bz2 gsoc2013-epiphany-452a329409d547296f6d79fa902ddba45a8286c8.tar.lz gsoc2013-epiphany-452a329409d547296f6d79fa902ddba45a8286c8.tar.xz gsoc2013-epiphany-452a329409d547296f6d79fa902ddba45a8286c8.tar.zst gsoc2013-epiphany-452a329409d547296f6d79fa902ddba45a8286c8.zip |
Make it utf-8 safe. Fixes bug 113114.
2003-05-16 Christian Persch <chpe+gnomebugz@stud.uni-saarland.de>
* lib/ephy-string.h: (ephy_string_shorten):
Make it utf-8 safe. Fixes bug 113114.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-05-16 Christian Persch <chpe+gnomebugz@stud.uni-saarland.de> + + * lib/ephy-string.h: (ephy_string_shorten): + + Make it utf-8 safe. Fixes bug 113114. + 2003-05-15 David Bordoley <bordoley@msu.edu> * data/epiphany.schemas.in: |