summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-10-05 21:42:28 +0000
committerwlemb <wlemb>2001-10-05 21:42:28 +0000
commitf0d222efb19a5fa01a8e8d5b3661afcea2e7c54d (patch)
tree18e4f40a8ae4094534ac954eba0d4e960b321c31 /ChangeLog
parentd2b33439cf213ab60d62d6fe68b9cc9dead41995 (diff)
downloadgroff-f0d222efb19a5fa01a8e8d5b3661afcea2e7c54d.tar.gz
* doc/pic.ms: Minor fix.
* src/preproc/html/pre-html.cc (scanArguments): Don't handle `-?' as a valid command line switch. * src/devices/grohtml/post-html.cc (main): Ditto. (usage): Updated. * src/devices/grohtml/grohtml.man: Updated. * src/roff/groff/groff.cc (main): Pass `-v' to predriver also.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a115563..99cc6d14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2001-10-05 Werner LEMBERG <wl@gnu.org>
+
+ * doc/pic.ms: Minor fix.
+ * src/preproc/html/pre-html.cc (scanArguments): Don't handle `-?'
+ as a valid command line switch.
+ * src/devices/grohtml/post-html.cc (main): Ditto.
+ (usage): Updated.
+ * src/devices/grohtml/grohtml.man: Updated.
+ * src/roff/groff/groff.cc (main): Pass `-v' to predriver also.
+
2001-10-04 Werner LEMBERG <wl@gnu.org>
Implementing color support in troff, pic, grops, and grohtml. These