On systems where it is available, use nl_langinfo to get the character
[mmh] / ChangeLog
index 48a5ee1..88e5bd9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-01-27  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+       * On systems where it is available, use nl_langinfo to get the
+       character set if MM_CHARSET is unset
+
+2005-01-21  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+       * 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  <okiddle@yahoo.co.uk>
+
+       * uip/mhmisc.c Fix -part option to mhshow/mhlist/mhstore to
+       find sub-parts of the specified part
+
 2003-9-30  Glenn Burkhardt <glenn@aoi-industries.com>
        * Fix 'pick' so handling of options "-list" and "-seq" are
        independent.