summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbwarken <bwarken>2013-04-28 01:28:07 +0000
committerbwarken <bwarken>2013-04-28 01:28:07 +0000
commit99fc5bfc992eb56491c2750eb4a2503d1a7e93a8 (patch)
tree7315a4d38d20928c2b198515ef7c8c49bc05e284 /ChangeLog
parent577bd0202826b8f8b1bf04c09d0a48b74adeb799 (diff)
downloadgroff-99fc5bfc992eb56491c2750eb4a2503d1a7e93a8.tar.gz
src/roff/groff/Makefile.sub: Use `make' variables to get
`groff' options from `getopt' in `groff.cpp'. Create 2 files `groff_opts_no_arg.txt' and `groff_opts_with_arg.txt'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 13 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index a9bc76af..86e025a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-04-28 Bernd Warken <groff-bernd.warken-72@web.de>
+2013-04-28 Werner LEMBERG <wl@gnu.org>
+
+ * src/roff/groff/Makefile.sub: Use `make' variables to get
+ `groff' options from `getopt' in `groff.cpp'. Create 2 files
+ `groff_opts_no_arg.txt' and `groff_opts_with_arg.txt'.
+
2013-04-26 Bernd Warken <groff-bernd.warken-72@web.de>
* src/roff/groff/read_groff_options.pl: Remove this file. It's
@@ -11,7 +18,8 @@
Various minor fixes.
- * INSTALL.gen: Take the newest version from the `gnulib' repository.
+ * INSTALL.gen: Take the newest version from the `gnulib'
+ repository.
* configure: Regenerated.
@@ -20,13 +28,13 @@
* INSTALL.gen: Restore an older version from `2006' in
`groff-1.21'.
- * FOR-RELEASE: New file which describes how to prepare `groff' for
- a new release.
+ * FOR-RELEASE: New file which describes how to prepare `groff'
+ for a new release.
2013-04-26 Bernd Warken <groff-bernd.warken-72@web.de>
- * src/roff/groff/read_groff_options.pl: Reads `groff' options from
- `groff.cpp' and writes them into the file `groff_options.info'.
+ * src/roff/groff/read_groff_options.pl: Reads `groff' options from `groff.cpp' and writes them into the file
+ `groff_options.info'.
* src/roff/groff/Makefile.sub: Have the generated file
`groff_options.info' be installed into the `groff libdir'.