summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Roberts <vieuxtech@gmail.com>2009-04-28 16:08:18 -0700
committerSam Roberts <vieuxtech@gmail.com>2009-04-28 16:08:18 -0700
commitf350fc8fbca1995f0d31ca2c6960bcb6a5c03295 (patch)
treef18d8df5bf2a190622c3a14fea5cce1a40e86729
parent51a127511d7a271e32c495c7f27f3d479c83a6b2 (diff)
downloadlibnet-f350fc8fbca1995f0d31ca2c6960bcb6a5c03295.tar.gz
Generate changelogs, I'll use this to fill in the libnet changelog before release.
-rw-r--r--changelog.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.sh b/changelog.sh
new file mode 100644
index 0000000..7748f65
--- /dev/null
+++ b/changelog.sh
@@ -0,0 +1 @@
+git --no-pager log --no-merges --pretty=format:' %x20%x20 - %s (%an)' `git tag | tail -n 1`