Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
145033be
...
145033be22028685fbf03d76eb407de2197aaef6
authored
2006-03-12 14:17:46 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update
1 parent
d506dd76
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
145033b
2006-03-12 Sergey Poznyakoff <gray@gnu.org.ua>
* imap4d/append.c, imap4d/fetch.c, libproto/imap/mbox.c,
libproto/mbox/mbox.c, libsieve/actions.c, mailbox/message.c,
mailbox/message_stream.c, mh/mh_init.c, mh/send.c: Use mu_strftime
* include/mailutils/envelope.h (MU_ENVELOPE_DATE_FORMAT)
(MU_ENVELOPE_DATE_LENGTH): New defines
* include/mailutils/mutil.h (mu_strftime): New function
* include/mailutils/nls.h (mu_set_locale,mu_restore_locale): New
functions
* mailbox/mutil.c (mu_strftime): New function
* mailbox/nls.c (mu_locale_set): New variable
(mu_set_locale,mu_restore_locale): New functions
(mu_init_nls): Use mu_set_locale. Store its return in mu_locale_set.
* scripts/generr.awk: Report error if no output lines were
produced.
2006-03-03 Sergey Poznyakoff <gray@gnu.org.ua>
* Makefile.am (SUBDIRS): Add libproto
...
...
Please
register
or
sign in
to post a comment