X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/856ad5f613c3a0d67b7064a6b4a4d141cef4dae9..99e5043db7ee6cf80f93708610a6e584a8068c6a:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 48a5ee1c..88e5bd9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2005-01-27 Oliver Kiddle + + * On systems where it is available, use nl_langinfo to get the + character set if MM_CHARSET is unset + +2005-01-21 Oliver Kiddle + + * sbr/check_charset.c US-ASCII is a subset of UTF-8 so can be + handled directly when UTF-8 is being used + +2004-12-17 Oliver Kiddle + + * uip/mhmisc.c Fix -part option to mhshow/mhlist/mhstore to + find sub-parts of the specified part + 2003-9-30 Glenn Burkhardt * Fix 'pick' so handling of options "-list" and "-seq" are independent.