X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/582d618b69077087961c367bd1631495906c92a8..8f0c973e6cfebb193010714453f70f55ceae5dd7:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 4bfa7863..1c2fc9dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +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 + calling realloc. + +2006-01-01 Josh Bressers + + * patch #3966: Create a mh_xmalloc function to prevent mistakes when + calling malloc. + 2005-12-24 Peter Maydell * Bug #15285: Don't use $< in target rules in makefiles, as POSIX