diff --git a/CHANGES b/CHANGES index 50cfc105..f93f677c 100644 --- a/CHANGES +++ b/CHANGES @@ -461,3 +461,5 @@ o YCmdLine: - added setDescription() and description() - added argTraits(), publicly exposing argument traits - removed moot setUsage() +o YApplicateion: + - made _deliverEvents() protected instead of private