From: Bernhard B. <ma...@ba...> - 2002-05-11 11:19:25
Hi Hen,
I changed the implementation of the two critical functions to use a dynam=
ic=20
allocated buffer instead of a fixed-sized buffer. Please have a look at t=
he=20
code and test it with HenPlus.
I also moved the ChangeLog file to NEWS. Since ChangeLog can be created f=
rom=20
the repository, there is no need to check it in. It should be created jus=
t=20
before creating a new distribution package.
Bernhard
From: Henner Z. <he...@fr...> - 2002-05-13 06:46:16
Hi Bernhard,
> I changed the implementation of the two critical functions to use a dynamic
> allocated buffer instead of a fixed-sized buffer. Please have a look at the
> code and test it with HenPlus.
ah, cool. I'll test it.
ciao,
-hen