summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-07-03 22:03:07 +0000
committerwlemb <wlemb>2001-07-03 22:03:07 +0000
commit189610678466b18c9a9c973cf365b517882c0bff (patch)
tree3c401fa335fb707e6e4e143bac9f7b462dea4db3 /NEWS
parent0ae0a650c2ef82dc9f9c26c58ce8fbb5be89da07 (diff)
downloadgroff-189610678466b18c9a9c973cf365b517882c0bff.tar.gz
* tmac/www.tmac: Disable hyphenation in normal text only if output
device is html. (URL, FTP, MAILTO): Disable hyphenation of actual URL with `%'. * tmac/groff_mwww.man, NEWS: Updated. * tmac/www.tmac (.IMAGE): Add fourth parameter to specify vertical image location.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b7f8122e..eec9d72e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
This file describes recent user-visible changes in groff. Bug fixes are not
described. There are more details in the man pages.
+VERSION 1.17.2
+==============
+
+This is major bug-fixing release which should replace 1.17.1.
+
+Troff
+-----
+
+o The `IMAGE' macro in www.tmac has changed: Now the optional 2nd parameter
+ gives the horizontal image location (left, centered, or right), and the
+ optional 3rd and 4th parameter the image dimensions.
VERSION 1.17.1
==============