diff --git a/alex.changes b/alex.changes index d29f218..871835a 100644 --- a/alex.changes +++ b/alex.changes @@ -1,8 +1,22 @@ ------------------------------------------------------------------- -Thu Apr 12 08:32:50 UTC 2018 - psimons@suse.com +Tue Jun 5 16:50:43 UTC 2018 - psimons@suse.com + +- Run the test suite by default. +- Build and install the man page and the documentation. + +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com - Update alex to version 3.2.4. - A more detailed change log is not available. + * Remove dependency on QuickCheck + * Change the way that bootstrapping is done: see README.md for build + instructions + * fix issue when using cpphs (#116) + * Manage line length in generated files [GH-84] + * Fix issue when identifier with multiple single quotes, e.g. `foo''` was used + * Allow omitting spaces around `=` in macro definitions + * Include pre-generated Parser.hs and Scan.hs in the Hackage upload, to + make bootstrapping easier. ------------------------------------------------------------------- Wed Aug 9 12:59:47 UTC 2017 - bwiedemann@suse.com