X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog.pre-2-8;h=8791dd3d986b6bc475542bb887c247ca10548532;hb=8f0d5d169ea3a667fc7a031b8012e3b9b4cccc1c;hp=446837278647be69ae83721553af7af041641e72;hpb=18651f45d090dd8df286a946748f8a10f993bb83;p=platform%2Fupstream%2Fglib.git diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 4468372..8791dd3 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,12 @@ 2004-11-29 Matthias Clasen + * glib/gmacros.h (G_GNUC_MALLOC): Define empty for gcc 2.95. + + * glib/gmarkup.c (unescape_text_state_after_charref_hash): + Avoid a strndup() here, noticed by Morten Welinder. + +2004-11-29 Matthias Clasen + * glib/gmarkup.c: Remove leftover noinline attributes. (is_name_start_char, is_name_char): Avoid possible reads beyond the end of g_ascii_table.