diff options
author | Araq <rumpf_a@web.de> | 2010-11-02 00:38:20 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2010-11-02 00:38:20 +0100 |
commit | c921a834ad33f62761381fca8f63df12b4148a1a (patch) | |
tree | 91411f06bb7751de871f5e2470998503652d03f7 /web | |
parent | ca2b0b003260b642aa18b571f4973e5e51f48d53 (diff) | |
download | Nim-c921a834ad33f62761381fca8f63df12b4148a1a.tar.gz |
Bugfix: niminst: nimrod is not default dir for *every* project
Diffstat (limited to 'web')
-rwxr-xr-x | web/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index 21773a05c..d728a46d2 100755 --- a/web/news.txt +++ b/web/news.txt @@ -13,6 +13,7 @@ Bugfixes - Bugfix: ``pegs.find`` did not respect ``start`` parameter. - Bugfix: ``dialogs.ChooseFilesToOpen`` did not work if only one file is selected. +- Bugfix: niminst: ``nimrod`` is not default dir for *every* project. Additions |