Index: ossp-pkg/fsl/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/fsl/ChangeLog,v rcsdiff -q -kk '-r1.15' '-r1.16' -u '/v/ossp/cvs/ossp-pkg/fsl/ChangeLog,v' 2>/dev/null --- ChangeLog 2003/01/28 13:14:41 1.15 +++ ChangeLog 2003/02/13 15:38:38 1.16 @@ -8,6 +8,16 @@ CHANGELOG + Changes between 1.0.7 and 1.0.8 (13-Feb-2003) + + *) Remove NULL checks for va_list based variables because it was + not portable to assume that va_list behaves like a pointer or + other scalar type. + [Ralf S. Engelschall ] + + *) Upgraded build environment to GNU Autoconf 2.57. + [Ralf S. Engelschall ] + Changes between 1.0.6 and 1.0.7 (28-Jan-2003) *) Fixed a bug in lib_l2/l2_channel.c:l2_channel_destroy() where