SummaryRefsLogTreeCommitDiffStats
path: root/NEWS
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2018-03-20 02:28:10 +0100
committerMathieu Lirzin <mthl@gnu.org>2018-03-20 02:28:10 +0100
commit44f4fab6414e15b49a6f7dc5bba0e3ab8e9e0a87 (patch)
tree76818b7f748aa37e2bc39d22709b1be559cbd5a4 /NEWS
parent64ff2b1ddfff20df87ce4e7c13bd4f996d8948cb (diff)
downloadmcron-44f4fab6414e15b49a6f7dc5bba0e3ab8e9e0a87.tar.gz
mcron-44f4fab6414e15b49a6f7dc5bba0e3ab8e9e0a87.tar.bz2
mcron-44f4fab6414e15b49a6f7dc5bba0e3ab8e9e0a87.zip
maint: Update NEWS
* NEWS: Announce the availability of 'make installcheck'.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a5f2c80..528b4d3 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,11 @@ GNU Mcron NEWS -*- outline -*-
The programs now sets the GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH
environment variables with the location of the installed Guile modules.
+** Improvements
+
+ Some basic tests for the installed programs can be run after 'make install'
+ with 'make installcheck'.
+
* Noteworthy changes in release 1.1 (2018-03-19) [stable]
** New features