X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/3e833eea9cb9822f04c639e143212c4b6f7940d4..5d4e3f65125a1e67702b7fbd4096d5e2fd3ec798:/ChangeLog diff --git a/ChangeLog b/ChangeLog index c4dc9f1..154a4d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +Fri Apr 02 14:57:20 2010 Jiri (George) Lebl + + * src/main.c: Mention WFP in the help message + + * Release 2.0.17 + +Mon Mar 29 22:24:29 2010 Jiri (George) Lebl + + * src/lexer.l: deal with \r in the input files + + * src/parse.y: Fix segfaults when defining + constructor/finalize/dispose using the new interface from + last version. Should fix debian bug #574542 + + * src/main.c: Use -G_MAXDOUBLE instead of G_MINDOUBLE and -G_MAXFLOAT + instead of G_MINFLOAT. That's the correct smallest value. Thanks + to Marcel Wagner wagmarcel at web dot de + +Wed Dec 23 14:02:11 2009 Jiri (George) Lebl + + * src/util.c: fix remove_sep to avoid strcpy problems. Patch from + Ding-Yi Chen + Tue Jul 21 10:20:58 2009 Jiri (George) Lebl * Release 2.0.16