diff options
author | Allan CORNET <allan.cornet@scilab.org> | 2010-05-11 15:23:27 +0200 |
---|---|---|
committer | Bruno JOFRET <bruno.jofret@scilab.org> | 2010-05-25 11:24:09 +0200 |
commit | 95fbad71ba67b39c12e86d92236f5810883909ec (patch) | |
tree | e4e5e41caab7abcb85fda121c03b80d89009cccd /scilab/CHANGES_5.3.X | |
parent | 150fc91fba811a27285ce0ee240df4b4f87dfefa (diff) | |
download | scilab-95fbad71ba67b39c12e86d92236f5810883909ec.zip scilab-95fbad71ba67b39c12e86d92236f5810883909ec.tar.gz |
non regression test bug 5324
Change-Id: Id698cc4cb745433d0b4b2836e2c1820b4eb10b6c
Diffstat (limited to 'scilab/CHANGES_5.3.X')
-rw-r--r-- | scilab/CHANGES_5.3.X | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scilab/CHANGES_5.3.X b/scilab/CHANGES_5.3.X index 0eb83ee..703eff6 100644 --- a/scilab/CHANGES_5.3.X +++ b/scilab/CHANGES_5.3.X | |||
@@ -402,6 +402,9 @@ Bug fixes: | |||
402 | * bug 5216 fixed - URLs are now active in uicontrols of style "text". This | 402 | * bug 5216 fixed - URLs are now active in uicontrols of style "text". This |
403 | feature is used in ATOMS GUI (modules description). | 403 | feature is used in ATOMS GUI (modules description). |
404 | 404 | ||
405 | * bug 5324 fixed - "File open" dialog box focused on parent directory of current | ||
406 | directory, on Windows. | ||
407 | |||
405 | * bug 5432 fixed - a link to http://www.tcl.tk/doc/ added in help files about | 408 | * bug 5432 fixed - a link to http://www.tcl.tk/doc/ added in help files about |
406 | Tcl/Tk. | 409 | Tcl/Tk. |
407 | 410 | ||