From e193fc7a187243266a5d9f9354bbb28fdfe38766 Mon Sep 17 00:00:00 2001 From: wl Date: Mon, 20 Mar 2006 12:59:09 +0000 Subject: * doc/pic.ms: With permission of Eric Raymond, put it under the GPL. * NEWS: Updated. --- NEWS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 935e4ec6..9931cd8e 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,13 @@ o Fabrice M Note that latin-9 input encoding is used for French (to support the `oe' ligature). +Pic +--- + +o int(x) now really behaves as documented: It truncates the non-integer part + of x, this is, it rounds towards zero and not towards the next integer + less than or equal to x. + VERSION 1.19.2 ============== @@ -242,7 +249,7 @@ o Since version 1.19 you can say `.vs 0'. Older versions emit a warning diversion since it doesn't result in vertical motion. Pic -___ +--- o Dashed and dotted ellipses have been implemented. -- cgit v1.2.1