From 04583ab425e5224813335adc4e3d015c771ea0dd Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Wed, 14 Nov 2012 22:40:37 -0800 Subject: [PATCH] known issue --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 6cf00e0..fd247f5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,11 @@ # bunyan Changelog +## Known issues + +- [issue #58] Can't install to a dir with spaces. This is [this node-gyp + bug](https://github.com/TooTallNate/node-gyp/issues/65). + + ## bunyan 0.16.7 (not yet released) - [issue #59] Clear a possibly interrupted ANSI color code on signal