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 <[EMAIL PROTECTED]>
+
+ * 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) <[EMAIL PROTECTED]>
* src/devices/grodvi/dvi.cpp (draw_dvi_printer::draw) <'e'>: Set
_______________________________________________
Groff-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/groff-commit