Update of /cvsroot/pyx/pyx
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8391
Modified Files:
Tag: pyx_0_6_patches
CHANGES
Log Message:
access to builtin list (reported by Marcus Mendenhall, cf. bug #1042458)
Index: CHANGES
===================================================================
RCS file: /cvsroot/pyx/pyx/CHANGES,v
retrieving revision 1.263.2.8
retrieving revision 1.263.2.9
diff -C2 -d -r1.263.2.8 -r1.263.2.9
*** CHANGES 14 Jul 2004 15:13:00 -0000 1.263.2.8
--- CHANGES 8 Oct 2004 11:51:11 -0000 1.263.2.9
***************
*** 75,78 ****
--- 75,80 ----
- graph/style module:
- symbolline drawing order in graph key (cf. bug #990687)
+ - graph/data module:
+ - access to builtin list (reported by Marcus Mendenhall, cf. bug #1042458)
|