summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cc40cf3..dc168ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+flex (2.5.39-6) unstable; urgency=low
+
+ * The code that is generated by flex has an off-by-one error in the
+ generated #line pragmas that occur after the second %% line in the
+ source file. Marcus Rausch supplied the patch that fixes it.
+ (Closes: #542482).
+ * Bug fix #542482: "Off-by-one error in line statements", thanks to
+ Wouter Verhelst
+
+ -- Manoj Srivastava <srivasta@debian.org> Tue, 06 May 2014 23:57:31 -0700
+
flex (2.5.39-5) unstable; urgency=low
* Adapted patch from Matthias Klose to add pre-seeding of autoconf