summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 778ccc1..025f9d4 100644
--- a/TODO
+++ b/TODO
@@ -88,3 +88,9 @@
This mechanism is pretty fragile. Since the exact list is known at the time
we compile the release archive, that information should be inserted in the
script statically. But how?
+
+* TODO Integrate generation of the ChangeLog file into the build system
+
+ Currently, [[bootstrap.sh]] generates that file, but this mechanism doesn't
+ ensure that the file is up-to-date come at the time a release archive is
+ compiled.