diff options
author | P. J. McDermott <pjm@nac.net> | 2012-10-22 04:44:28 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-10-22 04:44:28 (EDT) |
commit | 15b50a0d128c71eaca69a7fd48510d864c4ffe43 (patch) | |
tree | b847680c7b710cced796c482a899cdc00d87cf30 /ChangeLog | |
parent | c331cc4ead86804d15f728334a7e9a95263d682d (diff) |
Release opkhelper 3.0.0-alpha2.opkhelper-3.0.0-alpha2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +3.0.0-alpha2 (2012-10-22) + + [ P. J. McDermott ] + * Make utilities accept a -d option to specify the installation destination + directory in which data files are found. + * Rewrite oh-strip. + * Write oh-fixperms. + * Provide up-to-date manual pages. + * Additionally license everything for use under the terms of the GNU GPL + version 2.0. + * Support automatic interaction with a software build system with + oh-autoconfigure, oh-autobuild, oh-autoclean, oh-autotest, and + oh-autoinstall. + - Currently supported build systems are GNU Autoconf and POSIX-compliant + make. + 3.0.0-alpha1 (2012-10-11) [ P. J. McDermott ] |