summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba92ccee..5a664398 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,19 @@
+2001-07-20 Gaius Mulley <gaius@glam.ac.uk>
+
+ * src/preproc/html/pre-html.cc (scanArguments): Use getopt_long()
+ instead of current code.
+ * src/devices/grohtml/post-html.cc (main): Handle `-d' option.
+ * src/roff/groff/groff.cc (possible_command::insert_args): New
+ function.
+ (main): Use it for predriver handling instead of insert_arg().
+
2001-07-19 Werner LEMBERG <wl@gnu.org>
* doc/Makefile: Added GROFF_BIN_PATH to make it work with uninstalled
groff also.
+ * src/include/posix.h: Define S_IWUSR if not yet defined.
+
2001-07-18 Werner LEMBERG <wl@gnu.org>
* NEWS: Updated.