summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2010-11-02 00:38:20 +0100
committerAraq <rumpf_a@web.de>2010-11-02 00:38:20 +0100
commitc921a834ad33f62761381fca8f63df12b4148a1a (patch)
tree91411f06bb7751de871f5e2470998503652d03f7 /web
parentca2b0b003260b642aa18b571f4973e5e51f48d53 (diff)
downloadNim-c921a834ad33f62761381fca8f63df12b4148a1a.tar.gz
Bugfix: niminst: nimrod is not default dir for *every* project
Diffstat (limited to 'web')
-rwxr-xr-xweb/news.txt1
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