summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-06-21 07:55:57 +0000
committerwlemb <wlemb>2001-06-21 07:55:57 +0000
commitd707affcfd4bc04b3e991b4bd0ab1d1dd06b8cb4 (patch)
tree85224ef1dae0f76ee97842e119d3c8d7dd7fd877 /ChangeLog
parentee81e9017901746d6b20d79d68823f644a7ae258 (diff)
downloadgroff-d707affcfd4bc04b3e991b4bd0ab1d1dd06b8cb4.tar.gz
* src/roff/preproc/html/pre-html.cc (make_message): Fix incorrect
image names. * src/roff/troff/dic.cc (blank_line): Add html tag.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index fe15e544..87651cb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,14 @@
-2001-06-19 Gaius Mulley <gaius@glam.ac.uk>
+2001-06-20 Gaius Mulley <gaius@glam.ac.uk>
+
+ * src/roff/preproc/html/pre-html.cc (make_message): Fix incorrect
+ image names.
+ * src/roff/troff/dic.cc (blank_line): Add html tag.
+
+2001-06-19 Gaius Mulley <gaius@glam.ac.uk>
* src/roff/troff/input.cc (do_suppress): Fix typo.
-2001-06-18 Gaius Mulley <gaius@glam.ac.uk>
+2001-06-18 Gaius Mulley <gaius@glam.ac.uk>
Added two new options (-D and -I) to specify image names and a
subdirectory to place the images in.