AboutSummaryRefsLogTreeCommitDiffStats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2017-09-27 23:10:55 +0200
committerMathieu Lirzin <mthl@gnu.org>2017-09-27 23:10:55 +0200
commitd96ede0b09dc65903cd5e2231e7c37c2445bedd4 (patch)
treebebf45c1941fd48a6bc9a35a73ab630016056b36 /ChangeLog
parent3eb1889f89a3be70f46df8d0d99d431dc79d59aa (diff)
downloadmcron-d96ede0b09dc65903cd5e2231e7c37c2445bedd4.tar.gz
mcron-d96ede0b09dc65903cd5e2231e7c37c2445bedd4.tar.bz2
mcron-d96ede0b09dc65903cd5e2231e7c37c2445bedd4.zip
Revert "Fix build of the manual."
This reverts commit e6a94adeb3384cb883f49ec5a4cc589df6b40d10.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 0 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 806a03f..cccecbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,5 @@
2015-06-26 Mathieu Lirzin <mthl@openmailbox.org>
- Fix build of the manual.
- * mcron.texinfo.in: Move to ...
- * doc/mcron.texi: ... Here. New file.
- * doc/config.texi.in: New file.
- * configure.ac: Adapt to it.
- * makefile.am: Likewise.
- * .gitignore: Likewise.
- * README--git: Likewise.
-
Add missing 'makefile.am'.
* scm/mcron/makefile.am: New file.
* .gitignore: Ignore 'mcron' only in the top-level directory.