This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, encode-rfc2047 has been updated
       via  e546c4b5abbf2025a5e346887c6b20c1ad99dbe1 (commit)
       via  d8c148b9643b4de6131f7bbf3abe5b1d2eb29b4a (commit)
      from  f6239d59447338a8085a63dff446e159a67748a6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e546c4b5abbf2025a5e346887c6b20c1ad99dbe1
Author: Ken Hornstein <[email protected]>
Date:   Sun Nov 10 00:46:23 2013 -0500

    A number of bug fixes:
    
    - Fix macro to calculate the number of characters that will fit
      within a specified base64 encoding length.
    - Refactor code to handle leading spaces, and insert a leading space
      correctly after the start of a header.
    
    With all this, it seems to work!

commit d8c148b9643b4de6131f7bbf3abe5b1d2eb29b4a
Author: Ken Hornstein <[email protected]>
Date:   Sat Nov 9 14:27:12 2013 -0500

    Don't increment the buffer pointer for the NUL string terminator; this
    lets us concatenate new text on the end of the current output buffer.

-----------------------------------------------------------------------

Summary of changes:
 sbr/encode_rfc2047.c |   64 ++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 46 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System

_______________________________________________
Nmh-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-commits

Reply via email to