[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 06/04/05 11:19:51
Modified: . ChangeLog
Log:
Fixed parenthesis mismatch in function drc2:check-slots.
Thanks to David Logan for reporting the bug.
----------------------------------------------------------------------
Revision Changes Path
1.266 +6 -0 eda/geda/devel/gnetlist/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gnetlist/ChangeLog,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -b -r1.265 -r1.266
--- ChangeLog 13 Mar 2006 03:44:42 -0000 1.265
+++ ChangeLog 5 Apr 2006 15:19:51 -0000 1.266
@@ -1,3 +1,9 @@
+2006-04-05 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * scheme/gnet-drc2.scm: Fixed parenthesis mismatch in
+ function drc2:check-slots.
+ Thanks to David Logan for reporting the bug.
+
2006-03-12 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* lib/system-gnetlistrc.in: Removed load for the system-gafrc file,