summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDeri James <deri@chuzzlewit.myzen.co.uk>2023-03-09 17:39:07 +0000
committerDeri James <deri@chuzzlewit.myzen.co.uk>2023-03-09 17:39:07 +0000
commit0290924f05f823039c546f5b14422af7eef70644 (patch)
treeedb8d7b220a98d5aa9d357e947c54725da9a86b3 /ChangeLog
parent5848bf3a3ee43a8be529d5d8bcef7a80c1ef3934 (diff)
downloadgroff-git-0290924f05f823039c546f5b14422af7eef70644.tar.gz
Make pdfmom more versatile.
* src/devices/gropdf/pdfmom.pl: Add flag -roff which severs hardcoded link to the mom macros. * src/devices/gropdf/pdfmom.pl: Document changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36c7200a3..d2f91425b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2023-02-11 Deri James <deri@chuzzlewit.myzen.co.uk>
+
+ Make pdfmom more versatile.
+
+ * src/devices/gropdf/pdfmom.pl: Add flag -roff which severs
+ hardcoded link to the mom macros.
+ * src/devices/gropdf/pdfmom.pl: Document changes.
+
2023-03-06 G. Branden Robinson <g.branden.robinson@gmail.com>
Use a better type for symbol hashes.