SummaryRefsLogTreeCommitDiffStats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@openmailbox.org>2015-07-01 01:05:34 +0200
committerDale Mellor <dale@rdmp.org>2015-07-06 05:28:14 +0100
commitdf4fa60a031e30eff00c2fa06b0ea23d4e50b057 (patch)
tree48a20a1b91f8182e09d83e5d4062db2e8d76968d /ChangeLog
parenteca341bd824c5cfe39fb0001014e5b86933719d9 (diff)
downloadmcron-df4fa60a031e30eff00c2fa06b0ea23d4e50b057.tar.gz
mcron-df4fa60a031e30eff00c2fa06b0ea23d4e50b057.tar.bz2
mcron-df4fa60a031e30eff00c2fa06b0ea23d4e50b057.zip
Fix package name and bug reports email address.
Conflicts: ChangeLog configure.ac
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 806a03f..9675111 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2015-07-01 Mathieu Lirzin <mthl@openmailbox.org>
+
+ * configure.ac: Fix package name and bug reports email address.
+
+
+2015-06-27 Mathieu Lirzin <mthl@openmailbox.org>
+
+ Use a more conventional build system.
+ * bootstrap: New convenient build script.
+ * README--git: Document it.
+ * makefile.am: Capitalize file name.
+ * makefile.ed: Likewise.
+ * scm/mcron/makefile: Likewise.
+ * Makefile.am: New file.
+ * Makefile.ed: Likewise.
+ * scm/mcron/Makefile: Likewise.
+ * .gitignore: Adapt to them.
+
+
2015-06-26 Mathieu Lirzin <mthl@openmailbox.org>
Fix build of the manual.