summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog21
-rw-r--r--po/ChangeLog6
2 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f88b30d28..395d62617 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2006-07-22 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ Fix coredump on `cd x<TAB>' in mail. Bug reported by
+ Daniel Kahn Gillmor.
+
+ * include/mailutils/folder.h (mu_folder_create_from_record): New
+ function.
+ * mailbox/folder.c (mu_folder_create_from_record): New
+ function.
+ (mu_folder_create): Interface to mu_folder_create_from_record
+ * mailbox/mutil.c (mu_scheme_autodetect_p): Return true if scheme
+ is the name of an existing file or directory.
+
+ * mail/mailline.c (file_generator): Remove leading pathlen
+ characters from the returned names.
+
+ * libproto/mbox/folder.c: Minor formatting changes
+ * mail/mail.c: Likewise
+
+ * THANKS: Add Daniel Kahn Gillmor
+
2006-07-07 Sergey Poznyakoff <gray@gnu.org.ua>
* configure.ac (AC_CHECK_FUNCS): Add setlocale
diff --git a/po/ChangeLog b/po/ChangeLog
index d46a70cc1..8fc3fe980 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-22 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * pl.po: Updated Polish translation
+ * uk.po: Updated Ukrainian translation
+ * ru.po: Updated Russian translation
+
2006-07-20 Jordi Mallach <jordi@gnu.org>
* ca.po: Updated Catalan translation.

Return to:

Send suggestions and report system problems to the System administrator.