diff --git a/ChangeLog b/ChangeLog index 839693de6cdeda4a225b18b5f5147ba5d8e5b412..e83f19636b879d5db4fce6f26529833a5e455397 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-10-04 Per Cederqvist <ceder@ceder.dyndns.org> + + Change s_free() to s_clear() in comments in s-string.h. + * src/libraries/libmisc/s-string.h: Two comments mentioned + s_free(), but the actual name of the function is s_clear(). + Fixed the comments. + 2002-10-02 Per Cederqvist <ceder@ingate.com> Watch for runtest problems.