summaryrefslogtreecommitdiff
path: root/contrib/hdtbl/ChangeLog
diff options
context:
space:
mode:
authorwl <wl>2006-05-31 07:48:38 +0000
committerwl <wl>2006-05-31 07:48:38 +0000
commita72db2d09ab84fbbe0ee3b27c6837a64622a8ecf (patch)
tree2be34d358df0186e2660b878317c55227c274be1 /contrib/hdtbl/ChangeLog
parent255f9990a8cf84a3bcf77ca4a64c83051ef83def (diff)
downloadgroff-a72db2d09ab84fbbe0ee3b27c6837a64622a8ecf.tar.gz
* examples/fontdumps_x.roff, examples/fontdumps_n.roff: Protect
argument of `tr' command in `.pso' call.
Diffstat (limited to 'contrib/hdtbl/ChangeLog')
-rw-r--r--contrib/hdtbl/ChangeLog17
1 files changed, 11 insertions, 6 deletions
diff --git a/contrib/hdtbl/ChangeLog b/contrib/hdtbl/ChangeLog
index ac21b381..86374791 100644
--- a/contrib/hdtbl/ChangeLog
+++ b/contrib/hdtbl/ChangeLog
@@ -1,6 +1,11 @@
+2006-05-31 Werner LEMBERG <wl@gnu.org>
+
+ * examples/fontdumps_x.roff, examples/fontdumps_n.roff: Protect
+ argument of `tr' command in `.pso' call.
+
2006-05-30 Werner LEMBERG <wl@gnu.org>
- * example/fontdumps_x.roff: Remove warnings about
+ * examples/fontdumps_x.roff: Remove warnings about
non-existent glyphs.
Add copyright notice.
Formatting.
@@ -10,23 +15,23 @@
2006-05-29 Werner LEMBERG <wl@gnu.org>
* Makefile.sub: New file.
- * example/*: Replace characters >= 0x80.
+ * examples/*: Replace characters >= 0x80.
Add final newlines.
Use UNIX line end convention only.
- * example/mixed-pickles.roff: Use gnu.eps.
+ * examples/mixed-pickles.roff: Use gnu.eps.
Add copyright notice.
Adjust pic image.
Other minor fixes.
Formatting.
- * example/fontdumps_n.roff: Remove warnings about
+ * examples/fontdumps_n.roff: Remove warnings about
non-existent glyphs.
Add copyright notice.
Formatting.
2006-05-25 Werner LEMBERG <wl@gnu.org>
- * example/*: Rename to...
- * example/*.roff: This.
+ * examples/*: Rename to...
+ * examples/*.roff: This.
2006-05-24 Werner LEMBERG <wl@gnu.org>