AboutSummaryRefsLogTreeCommitDiffStats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* build: Add '--with-sendmail' configure option...This allows users to configure the Mail Transfert Agent (MTA) of their choice. * configure.ac: Add '--with-sendmail' option. (SENDMAIL): Default to 'sendmail -t'. * NEWS: Announce it. * src/mcron/redirect.scm (with-mail-out): Assume the MTA is reading the message for recipients. * build-aux/guix.scm: Remove 'which' from the native-inputs. 宋文武2018-10-071-0/+6
* maint: Post-release administrivia...* NEWS: Add header line for next release. * .prev-version: Record previous version. Mathieu Lirzin2018-04-081-0/+3
* version 1.1.1...* NEWS: Record release date. v1.1.1Mathieu Lirzin2018-04-081-1/+1
* maint: Update NEWS...* NEWS: Update. Mathieu Lirzin2018-04-081-1/+4
* job-specifier: Adapt 'bump-time' to 'next-...-from' procedures...This is a follow-up to commit 913e3c65e4f56476e8ac69f4892cf92c125751ec. Since 'next-...-from' procedures now uses an '#:optional' argument instead of a dotted optional arguments list, 'bump-time' doesn't need to unwrap VALUE-LIST anymore. * src/mcron/job-specifier.scm (bump-time): Pass VALUE-LIST directly to '%find-best-next'. * tests/job-specifier.scm ("next-hour-from"): New test. * NEWS: Update. Reported-by: Ludovic Courtès <ludo@gnu.org> Mathieu Lirzin2018-03-261-0/+6
* maint: Update copyright yearsMathieu Lirzin2018-03-201-1/+1
* utils: Use 'scandir' instead of custom 'for-each-file'...* src/mcron/utils.scm (for-each-file): Delete. * src/mcron/scripts/cron.scm (process-files-in-system-directory): Use 'scandir' which has the benefit of being deterministic. * src/mcron/scripts/mcron.scm (process-files-in-user-directory): Likewise. * tests/schedule.sh: Update expected output which is now more reliable. * NEWS: Update. Suggested-by: Ludovic Courtès <ludo@gnu.org> Mathieu Lirzin2018-03-201-0/+2
* maint: Update NEWS...* NEWS: Announce the availability of 'make installcheck'. Mathieu Lirzin2018-03-201-0/+5
* build: Properly set Guile load paths in programs...This fixes an issue where the installed Guile load paths were set by the undefined 'moduledir' Make macro. * Makefile.am (AM_CPPFLAGS): Define PACKAGE_LOAD_PATH with 'guilesitedir' macro and PACKAGE_LOAD_COMPILED_PATH with 'guilesitegodir'. * NEWS: Update. Mathieu Lirzin2018-03-201-0/+3
* build: Reverse '--disable-multi-user' effect...This fixes a bug where the '--disable-multi-user' was actually having the reverse effect of installing 'cron' and 'crontab'. * configure.ac: Reverse equality test when setting 'MULTI_USER' Automake conditional. Mathieu Lirzin2018-03-191-0/+4
* maint: Post-release administrivia...* NEWS: Add header line for next release. * .prev-version: Record previous version. Mathieu Lirzin2018-03-191-0/+3
* version 1.1...* NEWS: Record release date. v1.1Mathieu Lirzin2018-03-191-1/+1
* maint: Update NEWS...* NEWS: Update with changes made since last release. Mathieu Lirzin2017-09-291-0/+45
* maint: Rewrite old NEWS...* NEWS: Follow the format used by GNU Coreutils. Mathieu Lirzin2017-09-281-69/+52
* Look for user configuration files in $XDG_CONFIG_HOME (default to ~/.config/c...Dale Mellor2012-02-041-0/+7
* Unified copyright notices in minor files, removed immutable page covers from ...1.0.6Dale Mellor2010-06-191-18/+25
* Made NEWS about the savannah GIT repository.Dale Mellor2010-06-121-0/+3
* Upgrade to GPLv3 and bump version to 1.0.4.1.0.4Dale Mellor2010-06-121-0/+6
* Update to 1.0.3. Lots of small changes, mainly to work with guile 1.8.0. Da...1.0.3dale_mellor2006-04-161-3/+11
* Noted release of version 1.0.2.dale_mellor2006-01-021-0/+4
* Updated all user information to reflect the fact that the project is now prop...1.0.1dale_mellor2004-05-151-1/+7
* This is the version 1.0.0 release (many changes have occurred without commiti...1.0.0dale_mellor2004-01-221-4/+24
* All changes from 0.99.1 to 0.99.2 pre-release.0.99.2dale_mellor2003-07-201-3/+12
* Disabled installation of cron, crontab by default. Fixed up all information f...0.99.1dale_mellor2003-07-051-2/+14
* Initial version. Production quality, fully complete source but contains known...dale_mellor2003-07-041-0/+24