summaryrefslogtreecommitdiffstats
path: root/projects/changelog-gen
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-26 15:00:36 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-26 15:00:36 (EDT)
commit0a68458fac297c5ce577ef9973d3a291bf616490 (patch)
tree73d6e808f4053d36f76435f69aa7a03b1f7d20cc /projects/changelog-gen
parent7eb245d428c37fc026228f5f907b9af73355cdd3 (diff)
downloadwww-0a68458fac297c5ce577ef9973d3a291bf616490.zip
www-0a68458fac297c5ce577ef9973d3a291bf616490.tar.gz
www-0a68458fac297c5ce577ef9973d3a291bf616490.tar.bz2
Remove page titles from pages.
Diffstat (limited to 'projects/changelog-gen')
-rw-r--r--projects/changelog-gen/index.mdwn9
1 files changed, 3 insertions, 6 deletions
diff --git a/projects/changelog-gen/index.mdwn b/projects/changelog-gen/index.mdwn
index c01bd29..e8eca01 100644
--- a/projects/changelog-gen/index.mdwn
+++ b/projects/changelog-gen/index.mdwn
@@ -1,14 +1,11 @@
<!--#set var="title" value="changelog-gen" -->
<!--#include virtual="/includes/header.html" -->
-changelog-gen
-=============
-
A UNIX shell script to generate a change log from "CHANGE:" tags found in Git
commit messages.
Getting changelog-gen
----------------------
+=====================
Download or browse the repository currently hosted on Gitorious:
&lt;<https://gitorious.org/pehjotas-tools/changelog-gen>&gt;
@@ -19,7 +16,7 @@ You may share and modify this software under the terms of the Expat license.
See "changelog-gen.sh" for details.
Changes
--------
+=======
Version 0.2.1:
@@ -36,7 +33,7 @@ Version 0.1.0:
* Initial release.
Planned Improvements
---------------------
+====================
* Possibly switch to licensing under the terms of the GNU LGPL
* Use here-doc to print long blocks of information instead of a mass of printf