From 647dc43e09c0620efb7edc9314eb1f36d865c59b Mon Sep 17 00:00:00 2001 From: shikhar Date: Sun, 15 Aug 2010 12:35:15 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index ffca331..df0368c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,7 +13,7 @@ version 0.3.0 version 0.2.3 -------------- -+ In 0.2.0 `DefaultModeGetter` along with setting permissions also started throwing an exception if it could not, and this was problematic on windows so the exception has been replaced with a log message. ++ In 0.2.0 `DefaultModeGetter` and `DeaultModeSetter` started throwing exception when permissions couldn't be retrieved/assigned, and this was problematic on windows so the exception has been replaced with a log message. version 0.2.0 --------------