summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/gnu/index.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/site/gnu/index.php b/site/gnu/index.php
index 3b32619..dc11194 100644
--- a/site/gnu/index.php
+++ b/site/gnu/index.php
@@ -82,11 +82,6 @@
</ul>
</li>
<li>
- Include ChangeLog and NEWS files in the distribution (in the release archives, but probably uncessary in the git repository).
- ChangeLog entries can be generated automatically, using the gnulib gitlog-to-changelog script, and the NEWS file can be generated
- from commit messages.
- </li>
- <li>
Generally tweak the site and documentation, to more aggressively promote the freedom aspect (the main goal of the GNU project). We already do
this to a great extent (especially on the home page), but there are obviously areas for improvement. A lot of the time, we assume
that the reader already knows about the free software philosophy, without actually explaining it to them properly. We need to fix that.
@@ -97,6 +92,11 @@
but we can do a better job documentation-wise.
</li>
<li>
+ <s>Include ChangeLog and NEWS files in the distribution (in the release archives, but probably uncessary in the git repository).
+ ChangeLog entries can be generated automatically, using the gnulib gitlog-to-changelog script, and the NEWS file can be generated
+ from commit messages.</s> - DONE!
+ </li>
+ <li>
<s>Re-license the documentation under GNU FDL</s> - DONE!
</li>
<li>