]> iEval git - filters.git/blobdiff - debian/changelog
* Better flex fixups; make sure to link with -lfl even if building
[filters.git] / debian / changelog
index dfdd0bf356a9d5a9eea16d27f9919d8434f49c68..0809c262752a7b8d0a118e0bbb674de500de7c5e 100644 (file)
@@ -1,3 +1,22 @@
+filters (2.33) unstable; urgency=low
+
+  * Better flex fixups; make sure to link with -lfl even if building
+    indivitually, and move stuff that uses unput into %{ %} delimited blocks
+    in rules section.
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 15 Apr 2003 15:06:25 -0400
+
+filters (2.32) unstable; urgency=low
+
+  * Deal with the new flex 2.5.31 as follows:
+    - Add main and yywrap functions, though they were not needed before.
+    - Call yyunput instead of unput macro, as the macro uses yytext_ptr,
+      which flex undefes before the bottom set of functions are defined.
+    Closes: #189040
+  * Various other fixes to build without warnings.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 14 Apr 2003 23:39:26 -0400
+
 filters (2.31) unstable; urgency=low
 
   * censor: corrected spelling of pyvgbevf, Closes: #172976
This page took 0.025103 seconds and 4 git commands to generate.