diff options
author | P. J. McDermott <pjm@nac.net> | 2012-10-23 22:02:00 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-10-23 22:02:00 (EDT) |
commit | e77b32854807af6ce6b532996380d2a6a09d1ba3 (patch) | |
tree | 92f72688e942e4ad7bae91a4a9abbff07216b1e7 /ChangeLog | |
parent | 6d2de5ebf163cc34efe210b9d61c0fd406c08e82 (diff) |
Release opkhelper 3.0.0-alpha3.opkhelper-3.0.0-alpha3
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +3.0.0-alpha3 (2012-10-23) + + [ P. J. McDermott ] + * Fix quotes in the "install" target of man/Makefile.in. Thanks David + Stanford for catching this. + * Warn if some files aren't installed into binary packages. + 3.0.0-alpha2 (2012-10-22) [ P. J. McDermott ] |