diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2021-10-01 14:48:54 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2021-10-01 14:48:54 +0900 |
commit | 1cefb036dd1722e7a4528bfe3d674de25e078801 (patch) | |
tree | 28c28b6236a9f8132470645b762d70615dc82e00 /CHANGES | |
parent | 3c30b30a5661fe334c3359dd1570524b52f310f0 (diff) | |
download | byacc-1cefb036dd1722e7a4528bfe3d674de25e078801.tar.gz byacc-1cefb036dd1722e7a4528bfe3d674de25e078801.tar.bz2 byacc-1cefb036dd1722e7a4528bfe3d674de25e078801.zip |
Imported Upstream version 20190617upstream/20190617
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ +2019-06-17 Thomas E. Dickey <dickey@invisible-island.net> + + * test/btyacc/big_b.error, test/btyacc/big_l.error, test/btyacc/help.error, test/btyacc/no_b_opt.error, test/btyacc/no_output2.error, test/btyacc/no_p_opt.error, test/btyacc/nostdin.error, test/yacc/big_b.error, test/yacc/big_l.error, test/yacc/help.error, test/yacc/no_b_opt.error, test/yacc/no_output2.error, test/yacc/no_p_opt.error, test/yacc/nostdin.error: + regen + + * test/run_test.sh: test "-H" rather than "-D" + 2019-06-16 Thomas E. Dickey <dickey@invisible-island.net> + * main.c, yacc.1: + change "-D" option to "-H" (discussion with Ethan Sommer) + + * VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec, package/pkgsrc/Makefile: + bump + * test/btyacc/defines1.calc.c, test/btyacc/defines2.calc.c, test/btyacc/defines3.calc.c: RCS_BASE |