From 839fcd31142b01a42a045cdaafadf73ab6ec9509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesper=20=C3=96qvist?= <jesper.oqvist@cs.lth.se> Date: Fri, 29 Nov 2019 13:36:50 +0100 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1f845288..9bc30771 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2019-11-29 Jesper Öqvist <jesper.oqvist@cs.lth.se> + * Deprecated some old options: lazyMaps, private, traceVisitCheck, + inhEqCheck, refineLegacy, debug * Removed all previously deprecated command line options. * Removed the Ant task JastAddTask as part of the core JastAdd2 project. This can be moved to a separate project if needed. -- GitLab