From: Micah Cowan Date: Thu, 10 Apr 2008 18:20:35 +0000 (-0700) Subject: ChangeLog entry for Alex's aprintf changes. X-Git-Tag: v1.13~438 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=9ce3a8c0c81f9ee44ef51f6fce80588b839efc69 ChangeLog entry for Alex's aprintf changes. --- diff --git a/src/ChangeLog b/src/ChangeLog index c6159ca3..fddcefd4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-04-10 Alexander Dergachev + + * xmalloc.c, xmalloc.h (memfatal): Now exported; accepts an + "unknown" value for the attempted allocation size. + * utils.c (aprintf): Now calls memfatal, instead of aborting. + 2008-03-19 Micah Cowan * utils.c (test_dir_matches_p): More tests related for