summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorwl <wl>2006-03-20 12:59:09 +0000
committerwl <wl>2006-03-20 12:59:09 +0000
commite193fc7a187243266a5d9f9354bbb28fdfe38766 (patch)
treec348a404fb8d501103ceb8ebf407584aaa74a67a /NEWS
parent3503cc64487b7cdd5ea4403323161b5f7d71cf5c (diff)
downloadgroff-e193fc7a187243266a5d9f9354bbb28fdfe38766.tar.gz
* doc/pic.ms: With permission of Eric Raymond, put it under the
GPL. * NEWS: Updated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 935e4ec6..9931cd8e 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,13 @@ o Fabrice Ménard contributed locales support. In particular, it is now
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.