summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-02-27 20:52:16 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-02-27 20:52:16 +0000
commita5f277abcb2ec99f439961152d26133a58650547 (patch)
treeb6d0a0f10aacbc0237f4aa36f13c98a5bb97c731 /ChangeLog
parent396fcb009c755205fea0772dbc2ddeed84bc73a1 (diff)
downloadmailutils-a5f277abcb2ec99f439961152d26133a58650547.tar.gz
mailutils-a5f277abcb2ec99f439961152d26133a58650547.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34f3cab7e..87e5e6f27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2005-02-27 Sergey Poznyakoff
+
+ * gnulib.modules: Add mbswidth
+ * frm/frm.c: Implemented -t. Changed implementation of -Q.
+ Rewritten action() to correctly handle multibyte characters
+ and to provide for eventual using the BIDI algorithm.
+ (print_line,format_field,format_field_simple)
+ (format_field_align): New functions
+ (util_getcols): Measure /dev/tty if unable to open stdout.
+ (to work correctly with piped output).
+ (rfc2047_decode_wrapper): Cache the determined locale.
+ (get_personal): Do not limit the returned string length.
+ Do not attempt to decode the raw header text, since
+ parse822 will skip non-ascii characters, decode the already
+ obtained personal part instead.
+
+ * mailbox/address.c (address_aget_personal)
+ (address_aget_comments): Bugfix
+ * sql/mysql.c: Provide place handlers for handling MySQL 4.1.x
+ scrambled passwords.
+
+ Update by gnulib-sync:
+
+ * m4/mbrtowc.m4: New file
+ * m4/mbswidth.m4: New file
+ * lib/mbswidth.c: New file
+ * lib/mbswidth.h: New file
+ * lib/Makefile.am: Updated
+ * m4/gnulib.m4: Updated
+
2005-02-26 Wojciech Polak
* mh/send.c (expand_aliases): Bugfix. Do not use statically

Return to:

Send suggestions and report system problems to the System administrator.