summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2008-07-19 21:25:15 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2008-07-19 21:25:15 +0200
commit100850889f58225f62fbf30c8ef0ce887d07dfae (patch)
tree6100dcb4d630e96b87bae23dc703626b07a6c0d5
parent28ef28a59c5bdcc0049aab69c1840c23e7319be6 (diff)
downloadndim-git-utils-100850889f58225f62fbf30c8ef0ce887d07dfae.tar.gz
ndim-git-utils-100850889f58225f62fbf30c8ef0ce887d07dfae.tar.xz
ndim-git-utils-100850889f58225f62fbf30c8ef0ce887d07dfae.zip
1.20: first public release
-rw-r--r--NEWS34
1 files changed, 1 insertions, 33 deletions
diff --git a/NEWS b/NEWS
index 4a7b347..5ef2411 100644
--- a/NEWS
+++ b/NEWS
@@ -1,34 +1,2 @@
-ndim-git-utils 1.18
- general:
- * Version number generation directly from git
- * Check POSIX sh compatibility before using sh.
- git-amb:
- * The 'purge' and 'purge-all' commands now remove
- read-only files and dirs.
-
-ndim-git-utils 1.17
- New:
- * Add git-check-commit-msg.
- git-buildmsg:
- * Add C test program.
- * Distinguish between dist tarballs and git workdirs.
- * Still needs a number of fixes from radeonhd's git_version.sh.
-
-ndim-git-utils 1.16
- git-rebase-subtree:
- * Warn about using it.
- * List important bugs.
- git-buildmsg:
- * Add README.git-buildmsg
-
-ndim-git-utils 1.15
- New licensing: Partly GPL, partly MIT. Common parts dual-licensed.
- New additions: git-buildmsg, git-rebase-subtree
-
-ndim-git-utils 1.14
- git-amb:
- * Use proper lower level git tools (thanks to #git!)
- * Work anywhere in git working tree.
-
-ndim-git-utils 1.13
+ndim-git-utils 1.20
First public release.