[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: werner
Date: 05/10/05 13:46:58
Modified: . ChangeLog
Log:
L-shape net drawing patch from David Carr added
Revision Changes Path
1.276 +4 -0 eda/geda/devel/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/libgeda/ChangeLog,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -b -r1.275 -r1.276
--- ChangeLog 1 Oct 2005 08:30:59 -0000 1.275
+++ ChangeLog 5 Oct 2005 17:46:58 -0000 1.276
@@ -1,3 +1,7 @@
+2005-10-05 Werner Hoch <werner.ho@xxxxxx>
+ * include/struct.h: added the net-drawing patch from David Carr
+ it requires two additional coordinates in st_toplevel
+
2005-10-01 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* noweb/s_encoding.h: Fixed compiler warning. Thanks to Dan McMahill
for pointing out the solution.