X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=e08e6783d785eaa71a5a73a5e3f64d6495c5c243;hb=871bd3b965321122be0db49961369b111e4ea4db;hp=33485f842228258dec8422826c166ba2c4ee7000;hpb=51c505fd1a7488d62088d5268ae1f8a5bc885b19;p=mmh diff --git a/ChangeLog b/ChangeLog index 33485f8..e08e678 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ +2008-06-01 Peter Maydell + + * docs/README.developers: update the bits about doing a + release announcement, now I've actually done one. + 2008-05-22 Peter Maydell + * uip/scansbr.c: don't use MB_CUR_MAX if we aren't compiled + with multibyte support. + * uip/whatnowsbr.c: factor out common code for writing ls shell command, and make it do more sensible buffer length checks. Also avoid relying on the return value of sprintf(),