X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=ChangeLog;h=641787887fc9625b5659da4e4050b143a083f91b;hb=4c78192cf17bde2f3c6bff7bb90757c21d1e3792;hp=37267136da973bd87924f7364578782ee423e651;hpb=2bc40b9ee37b22a9cffe1db670ba41e5bd3b9c70;p=gedcom-parse.git diff --git a/ChangeLog b/ChangeLog index 3726713..6417878 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2002-12-01 Peter Verthez + + * gedcom/encoding.c (to_internal): Use the conv_buffer interface + from utf8/utf8-convert.c. + +2002-11-30 Peter Verthez + + * utf8/utf8-convert.c: More general conversion interface (extracted + from utf8-locale.c and gedcom/encoding.c). + +2002-11-24 Peter Verthez + + * gedcom/message.c: Extracted safe buffer mechanism to message.c + for reuse. + 2002-11-22 Peter Verthez * gom/gom_modify.c: Check whether given strings are valid.