From c736665ad073fda93471c2c0dc1da8e3ca7b1b86 Mon Sep 17 00:00:00 2001 From: Vadim Kurland Date: Sun, 6 Jul 2008 18:50:39 +0000 Subject: [PATCH] fixes in installer dialog --- doc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/ChangeLog b/doc/ChangeLog index fadb6ac9d..3c2def81a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2008-07-06 Vadim Kurland + + * instDialog.cpp (instDialog::installSelected): minor fixed in + installer dialog (fixed progress bar and buffering of the compiler + output) + 2008-07-05 Vadim Kurland * PolicyCompiler_iosacl_writers.cpp (PrintRule::_printTOS):