diff options
author | P. J. McDermott <pjm@nac.net> | 2012-10-16 23:15:51 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-10-16 23:15:51 (EDT) |
commit | 7bda81736cf03e02a79cba7621b6a040f30b7c4d (patch) | |
tree | df1857a4cf50cdf15d44441d512a25eb866c3efb | |
parent | b6a2eaee8c8e6b76b89edb7494714faed4d3aaf2 (diff) |
Release opkbuild 3.0.0-alpha2.opkbuild-3.0.0-alpha2
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +3.0.0-alpha2 (2012-10-16) + + [ P. J. McDermott ] + * Don't rely on POSIX-conformant parsing of makefile comments. + * Make ob-gencontrol write "Platform" and "Maintainer" fields. + * Fix names of opk files written by ob-buildopk. + * Get an "Uploader", not "Maintainer", field from SPF 2.0 changelogs. + * Make testsetup.sh print informational and error messages. + * Additionally license everything for use under the terms of the GNU GPL + version 2.0. + 3.0.0-alpha1 (2012-10-11) [ P. J. McDermott ] |