summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorPatrick 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)
commit8827d14fc58d8dd17c85e67a39e49c7a22f50112 (patch)
treebcaea83f63f9b4a4ec2f8df7160db6b174dcbf95 /changelog
parent5f3c66c8aa50811255744b6c9d7d8ca83fe56d37 (diff)
control: Ensure broken "<<" doesn't happen again
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 59099ce..6a51fae 100644
--- a/changelog
+++ b/changelog
@@ -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