Remove the TODo, last iten about lamp image is obsolerte
authorEric S. Raymond <esr@thyrsus.com>
Mon, 18 Apr 2022 20:18:43 +0000 (16:18 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 18 Apr 2022 20:18:43 +0000 (16:18 -0400)
* We are aware that the lamp currently used as the project logo is a
hurricane lamp, not a proper miner's lamp. Submissions of potential
replacement images would be welcome.
The deleted TODO said:

* We are aware that the lamp currently used as the project logo is a
  hurricane lamp, not a proper miner's lamp. Submissions of potential
  replacement images would be welcome.

Further research using an image search on the web reveals that there
have been miners' lamps thart visually resemble outr hurricane-lamp
images pretty closely,  so we can keep using it.

Makefile
TODO [deleted file]

index 92e97da6fff4ed32e38abb4b0c62c7b128dff679..460550babe20a6dc18bd1e8e65d80a24390cb31a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,7 @@ coverage: debug
 html: advent.html history.html hints.html
 
 # README.adoc exists because that filename is magic on GitLab.
-DOCS=COPYING NEWS README.adoc TODO advent.adoc history.adoc notes.adoc hints.adoc advent.6 INSTALL.adoc
+DOCS=COPYING NEWS README.adoc advent.adoc history.adoc notes.adoc hints.adoc advent.6 INSTALL.adoc
 TESTFILES=tests/*.log tests/*.chk tests/README tests/decheck tests/Makefile
 
 # Can't use GNU tar's --transform, needs to build under Alpine Linux.
diff --git a/TODO b/TODO
deleted file mode 100644 (file)
index 39915af..0000000
--- a/TODO
+++ /dev/null
@@ -1,5 +0,0 @@
-= Open Adventure TODO =
-
-* We are aware that the lamp currently used as the project logo is a
-  hurricane lamp, not a proper miner's lamp. Submissions of potential
-  replacement images would be welcome.