--- parser3/ChangeLog 2021/02/01 02:05:11 1.164 +++ parser3/ChangeLog 2021/03/29 02:05:12 1.166 @@ -1,3 +1,23 @@ +2021-03-25 moko + + * tests/: 412.html, results/412.processed: test to demonstrate bug + #1213 + +2021-02-12 moko + + * tests/: 360.html, results/360.processed, results/363.processed: + parser method call in expression mode no longer differs from call + in string mode (related to feature #1211) + +2021-02-11 moko + + * src/types/pa_vmail.C: mail parsing with Windows line endings + fixed (bug #1212) + + * src/types/pa_vmethod_frame.h: no more difference inside @test[] + when called $v[^test[]] vs $v(^test[]), numbers are converted to + strings in both calls (implements feature #1211) + 2021-01-28 moko * buildall, etc/auto.p.in: to remove last patch in debian package