AboutSummaryRefsLogTreeCommitDiffStats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDale Mellor <dale@rdmp.org>2015-10-22 06:59:21 +0100
committerDale Mellor <dale@rdmp.org>2015-10-22 06:59:21 +0100
commitc0a6eb14c257a47e9573631e5ac09e6528fba377 (patch)
treea36115815cf89f6bdfd745fb8c7ddd3ae252334c /ChangeLog
parent024027ae2dcc425f7a3bf5bf3ff3671833b02ce6 (diff)
downloadmcron-c0a6eb14c257a47e9573631e5ac09e6528fba377.tar.gz
mcron-c0a6eb14c257a47e9573631e5ac09e6528fba377.tar.bz2
mcron-c0a6eb14c257a47e9573631e5ac09e6528fba377.zip
Taken on board suggestions of Mathieu Lirzin as per e-mails to the bug-mcron@gnu.org mailing list around September 2015.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog41
1 files changed, 27 insertions, 14 deletions
diff --git a/ChangeLog b/ChangeLog
index 7546ceb..a458747 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2015-10-22 Dale Mellor <dale@rdmp.org>
+
+ Taken on board suggestions of Mathieu Lirzin. This is mostly
+ cosmetic code re-arranging and refresh for newer features of
+ guile, but also:
+
+ * Eliminate the hacked embedding of the main scheme unit into the
+ C source code.
+
+ * Compile all the guile modules before installation.
+
+
+
2015-07-01 Mathieu Lirzin <mthl@openmailbox.org>
* configure.ac: Fix package name and bug reports email address.
@@ -10,7 +23,7 @@
* .gitignore: Ignore 'mcron' only in the top-level directory.
-2014-05-25 Dale Mellor <dale_mellor@users.sourceforge.net>
+2014-05-25 Dale Mellor <dale_mellor@users.sourceforge.net>
* Juggled build infrastructure so that we can make the minimal man
page in the proper autotools way.
@@ -18,14 +31,14 @@
* configure.ac: version to 1.0.8.
-2014-04-28 Dale Mellor <dale_mellor@users.sourceforge.net>
+2014-04-28 Dale Mellor <dale_mellor@users.sourceforge.net>
* We now run against, and require, guile-2.0.
* configure.ac: version to 1.0.7.
-2012-02-04 Dale Mellor <dale_mellor@users.sourceforge.net>
+2012-02-04 Dale Mellor <dale_mellor@users.sourceforge.net>
* main.scm: added search for initial files in
$XDG_CONFIG_HOME/cron directory, defaulting to ~/.config/cron if
@@ -34,7 +47,7 @@
standards).
-2010-06-13 Dale Mellor <dale_mellor@users.sourceforge.net>
+2010-06-13 Dale Mellor <dale_mellor@users.sourceforge.net>
* configure.ac: added --enable-no-vixie-clobber argument to
configure so that the root user can avoid overwriting a legacy
@@ -47,7 +60,7 @@
former is not supplied with the latest automake (1.11).
-2008-02-21 Dale Mellor <dale_mellor@users.sourceforge.net>
+2008-02-21 Dale Mellor <dale_mellor@users.sourceforge.net>
* ALL FILES: Replaced version 2 GPL notices with version 3 ones.
@@ -58,7 +71,7 @@
* configure.ac: Bumped version to 1.0.4.
-2008-01-25 Dale Mellor <dale_mellor@users.sourceforge.net>
+2008-01-25 Dale Mellor <dale_mellor@users.sourceforge.net>
* main.scm (command-type): Files which are listed on the command
line are assumed to be guile configurations if they do not end in
@@ -76,7 +89,7 @@
* Version is currently at 1.0.3.
-2005-09-02 Dale Mellor <dale_mellor@users.sourceforge.net>
+2005-09-02 Dale Mellor <dale_mellor@users.sourceforge.net>
* makefile.am, mcron.c.template (main): Modified install-exec-hook
so that a proper installation of a Vixie-compatible cron only
@@ -93,7 +106,7 @@
* Bumped version to 1.0.2.
-2004-05-15 Dale Mellor <dale_mellor@users.sourceforge.net>
+2004-05-15 Dale Mellor <dale_mellor@users.sourceforge.net>
* Modified all auxiliary files to reflect that the package is now
properly homed at www.gnu.org.
@@ -101,7 +114,7 @@
* Bumped version to 1.0.1.
-2003-12-11 Dale Mellor <dale_mellor@users.sourceforge.net>
+2003-12-11 Dale Mellor <dale_mellor@users.sourceforge.net>
* Modified all auxiliary files to reflect that we are now a GNU
package.
@@ -109,7 +122,7 @@
* Bumped version to 1.0.0.
-2003-12-07 Dale Mellor <dale_mellor@users.sourceforge.net>
+2003-12-07 Dale Mellor <dale_mellor@users.sourceforge.net>
* configure.ac: Added switches for files and directories used by
mcron: --spool-dir, --socket-file, --allow-file, --deny-file,
@@ -118,14 +131,14 @@
manual).
-2003-12-05 Dale Mellor <dale_mellor@users.sourceforge.net>
+2003-12-05 Dale Mellor <dale_mellor@users.sourceforge.net>
* configure.ac: Added test for guile version >= 1.6.4.
* bumped version to 0.99.4.
-2003-08-03 Dale Mellor <dale_mellor@users.sourceforge.net>
+2003-08-03 Dale Mellor <dale_mellor@users.sourceforge.net>
* Third cut, fully functional, modular, production quality, still
needs testing...
@@ -136,7 +149,7 @@
* Bumped version to 0.99.3.
-2003-07-20 Dale Mellor <dale_mellor@users.sourceforge.net>
+2003-07-20 Dale Mellor <dale_mellor@users.sourceforge.net>
* Second cut, now _really_ fully functional (100% Vixie
compatible), production quality code, still needs lots of testing
@@ -154,7 +167,7 @@
* Bumped version to 0.99.2.
-2003-06-28 Dale Mellor <dale_mellor@users.sourceforge.net>
+2003-06-28 Dale Mellor <dale_mellor@users.sourceforge.net>
* First cut, fully functional, production quality code, just needs
testing...