diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-07 18:55:53 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-07 18:56:50 (EDT) |
commit | 8827d14fc58d8dd17c85e67a39e49c7a22f50112 (patch) | |
tree | bcaea83f63f9b4a4ec2f8df7160db6b174dcbf95 /changelog | |
parent | 5f3c66c8aa50811255744b6c9d7d8ca83fe56d37 (diff) |
control: Ensure broken "<<" doesn't happen again
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ patch (2.7.6-1) trunk * New upstream version. + * Rebuild to fix the "<<" version relation operator incorrectly parsed and + generated by an old version of opkbuild. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 07 Apr 2019 18:53:34 -0400 |