diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 04:56:58 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 04:56:58 (EDT) |
commit | c856188beb3615ba61ce75743d1a36d0349536ff (patch) | |
tree | ded8dc3396ccff00e87a324d65b680b5c59e95aa /NEWS | |
parent | e204e64f7cd1113fcb24c25016ae1bfe82f2df7b (diff) | |
parent | 356192221ee08c117270637d7a41b708579ac446 (diff) |
Merge branch 'master' of ssh://git.proteanos.com/opkbuild/opkbuild
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +opkbuild version 4.0.0+dev +-------------------------- + +Released: ????-??-?? + +Bug fixes and minor changes: + + * Dates in manual pages are now generated correctly, regardless of the + output formatting of the ls command at build time. + * configure no longer checks for make. This was needed for mksysconf, + which was removed in version 4.0.0. + opkbuild version 4.0.0 ---------------------- |