From 0bddaeb060b78a0a8ddf5585c2bba1bfcef3767b Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Sun, 4 Nov 2012 22:12:59 -0800 Subject: [PATCH] prepare for 0.16.4 release --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 7974454..1a75929 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # bunyan Changelog -## bunyan 0.16.4 (not yet released) +## bunyan 0.16.4 - issue #54: Ensure (again, see 0.16.2) that stderr from the dtrace child process (when using `bunyan -p PID`) gets through. There had been a race