X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5658c6c561ca13aae18a68f178457245176526fc..7e3a3c499d1637d633d385c1058947c02676e3c5:/ChangeLog diff --git a/ChangeLog b/ChangeLog index f72df8e1..a0528ebc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2009-12-29 David Levine + + * uip/new.c: cast folder_len to int to avoid warning on + 64-bit about passing a size_t to an int conversion specifier. + +2009-12-25 David Levine + + * uip/inc.c: gcc 4.4.1 noticed that maildir could have been + used before initialization. In fact, if that code was ever + reached, maildir would never have been initialized. It's in + an adios call, so replaced with NULL. + 2009-12-21 David Levine * mts/smtp/smtp.c: In sm_auth_sasl (), removed zeroing of