X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=4adb880657999735108d339a01736296d90a4019;hb=aa2501ef873e96a8500c53b05280dcc0ade952c2;hp=757d2eb37284592722f5ff3eb4a18f166f99e9dd;hpb=008837e090c008e3afe7a9c8667070bafa091e62;p=mmh diff --git a/ChangeLog b/ChangeLog index 757d2eb..4adb880 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2006-01-07 Josh Bressers + + * Remove sbr/strerror.c -- strerror(3) is defined in C89. + +2006-01-06 Josh Bressers + + * patch #3968: Move the add() function from its own file (add.c) and + into utils.c. There was also a duplicate add() function in mf.c which + has been removed. + +2006-01-02 Josh Bressers + + * Remove sbr/pwd.c file, moving the pwd() function into sbr/utils.c. + 2006-01-01 Josh Bressers * patch #3967: Create a mh_xrealloc function to prevent mistakes when