Skip to content
Snippets Groups Projects
Commit e08392f3 authored by Bertrand Bellenot's avatar Bertrand Bellenot
Browse files

Update release notes (TGFSComboBox)

git-svn-id: http://root.cern.ch/svn/root/trunk@43370 27541ba8-7e3a-0410-8455-c3a389f83636
parent aac5e806
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,11 @@
fButton->SetStyle("modern");
</pre></li>
</ul>
<h4>TGFSComboBox</h4>
<ul>
<li>Fix a problem when the current directory is similar to $ROOTSYS, For example, with $ROOTSYS being /home/user/root and $PWD being /home/user/rootdev, only "dev" was displayed, stripping off $ROOTSYS</li>
<li>Properly handle backslashes as directory separators on Windows</li>
</ul>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment