From 7111a8e37b3eb6b3bb0c33e47311ce015d49a65d Mon Sep 17 00:00:00 2001 From: Andrea Aime Date: Wed, 28 Dec 2005 15:02:22 +0000 Subject: [PATCH] Updated changelog --- doc/ver.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/ver.xml b/doc/ver.xml index b06d3ab..5f73dbe 100644 --- a/doc/ver.xml +++ b/doc/ver.xml @@ -10,10 +10,13 @@ the extends keyword (Arnaud Rogues).
  • A views feature provides the ability to specify package-based option overrides in UMLOptions like classes, and to generate multiple diagrams out of a code base in a single pass. -See the new tags @view, @opt_override, @hideall, and the command line +See the new tags @view, @match and the command line parameters -d, -view, -views (Andrea Aime)
  • +
  • Options can be reset to their default value using the "@opt !option" + syntax (useful for local overrides and in views) (Andrea Aime)
  • Javadoc documentation (Andrea Aime).
  • -
  • Centralized option handling in the Option class (even for command line arguments) (Andrea Aime).
  • +
  • Centralized option handling in the Option class (even for command line + arguments) (Andrea Aime).
  • Version 4.1 2005/11/15