maint: Update NEWS

* NEWS: Update.
This commit is contained in:
Mathieu Lirzin 2018-04-08 16:15:25 +02:00
commit 4c32ff4944
No known key found for this signature in database
GPG key ID: 0ADEE10094604D37

5
NEWS
View file

@ -13,7 +13,7 @@ GNU Mcron NEWS -*- outline -*-
'next-year-from', 'next-year', 'next-month-from', 'next-month',
'next-day-from', 'next-day', 'next-hour-from', 'next-hour',
'next-minute-from', 'next-minute', 'next-second-from', and 'next-second' no
longer crashes when passing an optional arguments.
longer crashes when passing an optional argument.
[bug introduced in mcron-1.1]
** Improvements
@ -23,6 +23,9 @@ GNU Mcron NEWS -*- outline -*-
The configuration files are now processed using a deterministic order.
The test suite code coverage for mcron modules is now at 66.8% in term of
number of lines (mcron-1.1 was at 23.7%).
* Noteworthy changes in release 1.1 (2018-03-19) [stable]
** New features