>From dfdc2a7f52fec8b2db7d7825c560a32385db62b3 Mon Sep 17 00:00:00 2001 From: Peter Bex Date: Tue, 5 Mar 2013 20:30:08 +0100 Subject: [PATCH 3/3] Document changes in pp and write behavior --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 03df87c..4023338 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ - Core libraries - read-line no longer returns trailing CRs in rare cases on TCP ports (#568) + - write and pp now correctly use escape sequences for control characters + (thanks to Florian Zumbiehl) - Runtime system - Special events in poll() are now handled, avoiding hangs in threaded apps. -- 1.8.0.1