[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 06/05/20 17:58:26
Modified: . ChangeLog
Log:
Commented out the indentation of the C code and added one sanity check.
Revision Changes Path
1.458 +4 -0 eda/geda/devel/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/ChangeLog,v
retrieving revision 1.457
retrieving revision 1.458
diff -u -b -r1.457 -r1.458
--- ChangeLog 20 May 2006 20:59:57 -0000 1.457
+++ ChangeLog 20 May 2006 21:58:26 -0000 1.458
@@ -1,4 +1,5 @@
2006-05-20 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
* include/prototype.h, noweb/o_find.nw, noweb/x_event.nw:
Fixed issue with the selection box when some components overlap.
This bug was introduced when adding support for object movement
@@ -7,6 +8,9 @@
* noweb/g_hook.nw: Fixed bug when calculating the object bounds
in text autoplacing.
+ * src/Makefile.am: Commented out the indentation of the C code,
+ so gdb can return correct information when debugging.
+
2006-05-20 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* scripts/notangle_guile.in: Applied patch by Steve Brown to fix