rewrite, based on bug #52328 from Anders

2001-03-20  Havoc Pennington  <hp@redhat.com>

	* gutf8.c (g_utf8_strlen): rewrite, based on bug #52328 from
	Anders
This commit is contained in:
Havoc Pennington
2001-03-20 21:30:40 +00:00
committed by Havoc Pennington
parent fad8693b76
commit 767800fcb3
10 changed files with 94 additions and 24 deletions

View File

@@ -1,3 +1,8 @@
2001-03-20 Havoc Pennington <hp@redhat.com>
* gutf8.c (g_utf8_strlen): rewrite, based on bug #52328 from
Anders
2001-03-19 Havoc Pennington <hp@redhat.com>
* gutf8.c (g_unichar_validate): added this function