updated pt_BR.po
[claws.git] / ChangeLog
index 5d40510c09f0dd77217a5a7116bd6be31f4a81fa..32b9784431a5cd9fe02da6f853200c9ed8a63b2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2001-07-27
+
+       * src/prefs_common.c: date_format_create(): modified the layout of
+         the dialog.
+
+2001-07-26
+
+       * src/account.c: account_find_from_address(): fixed a minor bug.
+       * src/prefs_common.c: incorporated the user-interface for setting
+         date format from the claws branch, and made some modification to
+         that.
+
+2001-07-25
+
+       * src/account.[ch]: account_edit_create(): modified the text of
+         default button.
+         account_find_from_address(): new.
+       * src/procmime.c:
+         procmime_scan_content_type(), procmime_scan_content_disposition():
+         fixed ESC code detection.
+       * src/compose.c: compose_reply(): automatically select account
+         according to the message header.
+       * src/prefs_common.[ch]: added member "reply_account_autosel".
+
 2001-07-25
 
        * src/progressdialog.c: made the CList scrollable.