[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
David Levine |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1359-gc3238c0 |
Date: |
Sun, 14 May 2017 21:25:36 -0400 (EDT) |
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, master has been updated
via c3238c0e0adb06756462fac7f3bb63758dc7b00c (commit)
via 3deb45e64aab151581891a10a1650915dff2e4b8 (commit)
via c5ef7e3f83bdcb3cc581d9650597c8f432b60d9a (commit)
from 547506fee9de4579e9273e8bcd17639865f02e74 (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 c3238c0e0adb06756462fac7f3bb63758dc7b00c
Author: David Levine <address@hidden>
Date: Sun May 14 17:27:23 2017 -0400
Support iCalendar event request files that don't end with a newline.
Such files do not conform to RFC 5545 § 3.1, which requires that each
contentline end with a CRLF. But be liberal in what we accept.
commit 3deb45e64aab151581891a10a1650915dff2e4b8
Author: David Levine <address@hidden>
Date: Sun May 14 13:08:03 2017 -0400
Added explicit dependency to build sbr/icalparse.h before running LEX.
"Fix" to commit 665dfc96. The build had been relying upon the listed
order of files.
commit c5ef7e3f83bdcb3cc581d9650597c8f432b60d9a
Author: David Levine <address@hidden>
Date: Sun May 14 12:18:35 2017 -0400
Have post(1) report name of fileproc if it fails.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 5 +++++
sbr/icalendar.l | 12 ++++++++++++
test/mhical/test-mhical | 43 +++++++++++++++++++++++++++++++++++++++++++
uip/post.c | 2 +-
4 files changed, 61 insertions(+), 1 deletion(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1359-gc3238c0,
David Levine <=