diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-21 20:41:17 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-21 20:41:17 (EDT) |
commit | f242709d0dcf17e7e042c7406cd8bb55bc42ebfe (patch) | |
tree | 388104996f57e54d574150f467b3f7f0d4378fe9 /NEWS | |
parent | 0e7634fee188d25165661044c3eb719e333d6ca3 (diff) |
NEWS, configure.ac: Set version to 4.0.0+dev and list changes
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 ---------------------- |