Updated all user information to reflect the fact that the project is now properly homed at gnu.org.
This commit is contained in:
parent
627e81918e
commit
51676b70a8
6 changed files with 30 additions and 15 deletions
2
BUGS
2
BUGS
|
|
@ -1,6 +1,8 @@
|
||||||
Copyright (C) 2003 Dale Mellor -*-text-*-
|
Copyright (C) 2003 Dale Mellor -*-text-*-
|
||||||
See the end for copying conditions.
|
See the end for copying conditions.
|
||||||
|
|
||||||
|
Please send bug reports to bug-mcron@gnu.org.
|
||||||
|
|
||||||
|
|
||||||
The currently-known bugs are:-
|
The currently-known bugs are:-
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,11 @@
|
||||||
|
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.
|
||||||
|
|
||||||
|
* 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
|
* Modified all auxiliary files to reflect that we are now a GNU
|
||||||
|
|
|
||||||
8
NEWS
8
NEWS
|
|
@ -3,7 +3,13 @@ Historic moments in the life of mcron. -*-text-*-
|
||||||
Copyright (C) 2003 Dale Mellor
|
Copyright (C) 2003 Dale Mellor
|
||||||
See the end for copying conditions.
|
See the end for copying conditions.
|
||||||
|
|
||||||
Please send bug reports to bugs-mcron@gnu.org.
|
Please send bug reports to bug-mcron@gnu.org.
|
||||||
|
|
||||||
|
|
||||||
|
Saturday, 15th May 2004
|
||||||
|
Set up Savannah and the mailing lists so that we are now homed properly at
|
||||||
|
gnu.org. Released version 1.0.1 to reflect this, with CVS tag release_1-0-1
|
||||||
|
(no branch). Hopefully we will now get some feedback!
|
||||||
|
|
||||||
|
|
||||||
Friday, 12th December 2003
|
Friday, 12th December 2003
|
||||||
|
|
|
||||||
19
README
19
README
|
|
@ -2,12 +2,12 @@ Copyright (C) 2003 Dale Mellor -*-text-*-
|
||||||
See the end for copying conditions.
|
See the end for copying conditions.
|
||||||
|
|
||||||
|
|
||||||
This is version 1.0.0 of the mcron program, and is the first release as part of
|
This is version 1.0.1 of the mcron program, and is the first release as part of
|
||||||
the GNU system. It is designed and written by Dale Mellor, and replaces and
|
the GNU system which is actually homed at gnu.org. It is designed and written by
|
||||||
hugely enhances Vixie cron. It is functionally complete, production quality code
|
Dale Mellor, and replaces and hugely enhances Vixie cron. It is functionally
|
||||||
(did you expect less?), but has not received much testing yet. It has only been
|
complete, production quality code (did you expect less?), but has not received
|
||||||
built on a GNU/Linux system, and will most likely fail on others (but you never
|
much testing yet. It has only been built on a GNU/Linux system, and will most
|
||||||
know...).
|
likely fail on others (but you never know...).
|
||||||
|
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
@ -57,16 +57,15 @@ are included here.
|
||||||
Known bugs are noted in the BUGS file, and features which might be implemented
|
Known bugs are noted in the BUGS file, and features which might be implemented
|
||||||
sometime sooner or later are noted in the TODO file.
|
sometime sooner or later are noted in the TODO file.
|
||||||
|
|
||||||
Please send all other bug reports to bugs-mcron@gnu.org. Other mailing lists you
|
Please send all other bug reports to bug-mcron@gnu.org. Other mailing lists you
|
||||||
could subscribe to are help-mcron@gnu.org (for help and advice from the
|
could subscribe to are help-mcron@gnu.org (for help and advice from the
|
||||||
community, including the author) and info-mcron@gnu.org (for news as it
|
community, including the author) and info-mcron@gnu.org (for news as it
|
||||||
happens).
|
happens).
|
||||||
|
|
||||||
Mcron is free software. See the file COPYING for copying conditions.
|
Mcron is free software. See the file COPYING for copying conditions.
|
||||||
|
|
||||||
The mcron development home page is at http://www.gnu.org/software/mcron (also
|
The mcron development home page is at http://www.gnu.org/software/mcron, and it
|
||||||
temporarily at http://rdmp.org/mcron), and can be obtained from
|
can be obtained from ftp://ftp.gnu.org/pub/gnu/mcron.
|
||||||
ftp://ftp.gnu.org/mcron (or temporarily from ftp://rdmp.org/mcron).
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.57)
|
AC_PREREQ(2.57)
|
||||||
AC_INIT(mcron, 1.0.0, dale_mellor@users.sourceforge.net)
|
AC_INIT(mcron, 1.0.1, dale_mellor@users.sourceforge.net)
|
||||||
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
\input texinfo
|
\input texinfo
|
||||||
@c %**start of header
|
@c %**start of header
|
||||||
@setfilename mcron.info
|
@setfilename mcron.info
|
||||||
@settitle mcron 1.0.0
|
@settitle mcron 1.0.1
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@syncodeindex fn cp
|
@syncodeindex fn cp
|
||||||
|
|
@ -178,7 +178,7 @@ more flexibility, and complete compatibility with Vixie cron.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
A full discussion of the design and philosophy of mcron can be found
|
A full discussion of the design and philosophy of mcron can be found
|
||||||
in the white paper at http://rdmp.org:20202/mcron.html.
|
in the white paper at http://www.gnu.org/software/mcron/design.html.
|
||||||
|
|
||||||
|
|
||||||
@node Simple examples, Syntax, Introduction, Top
|
@node Simple examples, Syntax, Introduction, Top
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue