diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-28 23:56:37 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-28 23:56:37 (EST) |
commit | f1f6a76ff4cfc66f8b9f2130bb70dacf3d2f08a6 (patch) | |
tree | dc84797096f99f3af32e0875e012758806d4832a /NEWS | |
parent | 64d141860f775779eb3a7c3c14a31f17d786760a (diff) |
ob_set_substvar(): Fix successful return value
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ Changes in this release: shells has been fixed. * A bug in opkbuild that would ignore errors from the "build" makefile's "build" target has been fixed. + * ob_set_substvar()'s return value on success has been fixed. * ob-gencontrol now drops trailing commas and spaces in dependencies. * The minimum version of the GNU General Public License has been bumped to version 3. |