groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] groff ChangeLog


From: Eric S. Raymond
Subject: [Groff-commit] groff ChangeLog
Date: Fri, 09 Feb 2007 10:20:07 +0000

CVSROOT:        /sources/groff
Module name:    groff
Changes by:     Eric S. Raymond <esr>   07/02/09 10:20:07

Modified files:
        .              : ChangeLog 

Log message:
        Initializers for table_entry() and all its subclasses now receive a
        pointer to their parent table and use it to set a parent field in 
        the instance.  This changes no behavior in itself, because the parent 
field 
        is not yet used for anything.  But there are plans.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/ChangeLog?cvsroot=groff&r1=1.1056&r2=1.1057

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/groff/groff/ChangeLog,v
retrieving revision 1.1056
retrieving revision 1.1057
diff -u -b -r1.1056 -r1.1057
--- ChangeLog   8 Feb 2007 14:07:28 -0000       1.1056
+++ ChangeLog   9 Feb 2007 10:20:07 -0000       1.1057
@@ -1,3 +1,11 @@
+2007-02-09  Eric S. Raymond  <address@hidden>
+
+       * src/preproc/tbl/table.cpp: Initializers for table_entry()
+       and all its subclasses now receive a pointer to their parent
+       table and use it to set a parent field in the instance.  This 
+       changes no behavior in itself, because the parent field 
+       is not yet used for anything.  But there are plans.
+
 2007-02-08  Zhao, Yu (William)  <address@hidden>
 
        * src/devices/grodvi/dvi.cpp (draw_dvi_printer::draw) <'e'>: Set




reply via email to

[Prev in Thread] Current Thread [Next in Thread]