gbranden pushed a commit to branch master
in repository groff.

commit 0529eab08267c14c10f4e785fc70716f424a2bfe
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Tue Jan 9 08:35:56 2024 -0600

    ChangeLog: Update old entries with function info.
    
    ...for better agreement with GNU Coding Standards regarding change logs.
---
 ChangeLog | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index bb6d559fc..fd26376f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
 
 2024-01-07  Deri James  <d...@chuzzlewit.myzen.co.uk>
 
-       * src/devices/gropdf/gropdf.pl: Comment out line causing
+       * src/devices/gropdf/gropdf.pl (do_x): Comment out line causing
        incorrect table of contents relocation.
 
        Thanks to Peter Schaffter for the report.
@@ -23,8 +23,9 @@
        light that some PDFs have a "skeleton" object that contains the
        stream, while the rest of the object is held in an ObjStm.
 
-       * src/devices/gropdf/gropdf.pl: If a skeleton object exists at
-       the top level and in an ObjStm stream, merge the two objects.
+       * src/devices/gropdf/gropdf.pl (LoadPDF, ObjMerge): If a
+       skeleton object exists at the top level and in an ObjStm stream,
+       merge the two objects.
 
 2024-01-07  Deri James  <d...@chuzzlewit.myzen.co.uk>
 

_______________________________________________
Groff-commit mailing list
Groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to